Searched refs:hci_check_pending_name (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/bluetooth/ |
| D | hci_event.c | 2100 static void hci_check_pending_name(struct hci_dev *hdev, struct hci_conn *conn, in hci_check_pending_name() function 2170 hci_check_pending_name(hdev, conn, &cp->bdaddr, NULL, 0); in hci_cs_remote_name_req() 3062 hci_check_pending_name(hdev, conn, &ev->bdaddr, ev->name, in hci_remote_name_evt() 3065 hci_check_pending_name(hdev, conn, &ev->bdaddr, NULL, 0); in hci_remote_name_evt()
|