Searched refs:hci_bdaddr_list_add (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/bluetooth/
H A Dhci_sock.c971 err = hci_bdaddr_list_add(&hdev->reject_list, &bdaddr, BDADDR_BREDR);
H A Dhci_core.c2142 int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type) function
H A Dhci_event.c1877 hci_bdaddr_list_add(&hdev->le_accept_list, &sent->bdaddr,
H A Dmgmt.c6183 err = hci_bdaddr_list_add(&hdev->reject_list, &cp->addr.bdaddr,
/linux-master/include/net/bluetooth/
H A Dhci_core.h1692 int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type);

Completed in 340 milliseconds