Searched refs:ev_bdaddr_type (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 2773 static u8 ev_bdaddr_type(struct hci_dev *hdev, u8 type, bool *resolved) in ev_bdaddr_type() function 2806 own_address_type = ev_bdaddr_type(hdev, own_address_type, NULL); in cs_le_create_conn() 5773 conn->dst_type = ev_bdaddr_type(hdev, conn->dst_type, NULL); in le_conn_complete_evt() 6204 direct_addr_type = ev_bdaddr_type(hdev, direct_addr_type, in process_adv_report() 6228 bdaddr_type = ev_bdaddr_type(hdev, bdaddr_type, &bdaddr_resolved); in process_adv_report()
|