Home
last modified time | relevance | path

Searched refs:direct_addr_type (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Dhci_event.c6004 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 Dhci_sync.c6319 cp.direct_addr_type = conn->dst_type; in hci_le_directed_advertising_sync()