Searched refs:hci_check_pending_name (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/bluetooth/ |
D | hci_event.c | 1871 static void hci_check_pending_name(struct hci_dev *hdev, struct hci_conn *conn, in hci_check_pending_name() function 1941 hci_check_pending_name(hdev, conn, &cp->bdaddr, NULL, 0); in hci_cs_remote_name_req() 2766 hci_check_pending_name(hdev, conn, &ev->bdaddr, ev->name, in hci_remote_name_evt() 2769 hci_check_pending_name(hdev, conn, &ev->bdaddr, NULL, 0); in hci_remote_name_evt()
|