Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_LOCAL_NAME (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/net/bluetooth/
Dhci.h1098 #define HCI_OP_WRITE_LOCAL_NAME 0x0c13 macro
/linux-5.19.10/net/bluetooth/
Dhci_request.c367 hci_req_add(req, HCI_OP_WRITE_LOCAL_NAME, sizeof(cp), &cp); in __hci_req_update_name()
Dhci_event.c353 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LOCAL_NAME); in hci_cc_write_local_name()
3818 HCI_CC_STATUS(HCI_OP_WRITE_LOCAL_NAME, hci_cc_write_local_name),
Dhci_sync.c2466 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_LOCAL_NAME, in hci_update_name_sync()