Searched refs:hci_bdaddr_is_paired (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1295 bool hci_bdaddr_is_paired(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1746 bool hci_bdaddr_is_paired(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type);
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 1452 bool hci_bdaddr_is_paired(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type) in hci_bdaddr_is_paired() function
|
H A D | mgmt.c | 3427 if (hci_bdaddr_is_paired(hdev, &cp->addr.bdaddr, cp->addr.type)) { in pair_device()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 2721 bool hci_bdaddr_is_paired(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type) in hci_bdaddr_is_paired() function
|
H A D | mgmt.c | 2938 if (hci_bdaddr_is_paired(hdev, &cp->addr.bdaddr, cp->addr.type)) { in pair_device()
|
Completed in 36 milliseconds