Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1846 int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type);
/linux/net/bluetooth/
H A Dhci_core.c2063 int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type) in hci_bdaddr_list_add() function
H A Dhci_event.c1939 hci_bdaddr_list_add(&hdev->le_accept_list, &sent->bdaddr, in hci_cc_le_add_to_accept_list()
H A Dmgmt.c6411 err = hci_bdaddr_list_add(&hdev->reject_list, &cp->addr.bdaddr, in block_device()