Searched refs:hci_bdaddr_list_add (Results 1 – 5 of 5) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_sock.c | 978 err = hci_bdaddr_list_add(&hdev->reject_list, &bdaddr, BDADDR_BREDR); in hci_sock_reject_list_add()
|
| H A D | hci_core.c | 2100 int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type) in hci_bdaddr_list_add() function
|
| H A D | hci_event.c | 1897 hci_bdaddr_list_add(&hdev->le_accept_list, &sent->bdaddr, in hci_cc_le_add_to_accept_list()
|
| H A D | mgmt.c | 6324 err = hci_bdaddr_list_add(&hdev->reject_list, &cp->addr.bdaddr, in block_device()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 1824 int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type);
|