Searched refs:direct_addr_type (Results 1 – 2 of 2) sorted by relevance
/linux/net/bluetooth/ |
H A D | hci_event.c | 6004 u8 direct_addr_type, u8 phy, u8 sec_phy, s8 rssi, in process_adv_report() argument 6056 direct_addr_type = ev_bdaddr_type(hdev, direct_addr_type, in process_adv_report() 6062 if (!hci_bdaddr_is_rpa(direct_addr, direct_addr_type)) in process_adv_report() 6657 info->direct_addr_type, HCI_ADV_PHY_1M, 0, in hci_le_direct_adv_report_evt()
|
H A D | hci_sync.c | 6319 cp.direct_addr_type = conn->dst_type; in hci_le_directed_advertising_sync()
|