Searched refs:HCI_OP_REMOTE_NAME_REQ (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | rtk_btusb.h | 532 #define HCI_OP_REMOTE_NAME_REQ 0x0419 macro
|
| H A D | rtk_btusb.c | 287 case HCI_OP_REMOTE_NAME_REQ: in print_error_command()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_event.c | 1999 return hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp); in hci_resolve_name() 2083 cp = hci_sent_cmd_data(hdev, HCI_OP_REMOTE_NAME_REQ); in hci_cs_remote_name_req() 3221 hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp); in hci_remote_features_evt() 3645 case HCI_OP_REMOTE_NAME_REQ: in hci_cmd_status_evt() 4287 hci_send_cmd(hdev, HCI_OP_REMOTE_NAME_REQ, sizeof(cp), &cp); in hci_remote_ext_features_evt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_misc.c | 1900 case HCI_OP_REMOTE_NAME_REQ: in print_command()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci.h | 715 #define HCI_OP_REMOTE_NAME_REQ 0x0419 macro
|