Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtbcm.c248 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_NAME, 0, NULL, in btbcm_read_local_name()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1032 #define HCI_OP_READ_LOCAL_NAME 0x0c14 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c283 hci_req_add(req, HCI_OP_READ_LOCAL_NAME, 0, NULL); in bredr_setup()
H A Dhci_event.c3300 case HCI_OP_READ_LOCAL_NAME: in hci_cmd_complete_evt()