Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h1660 __u8 direct_addr_type; member
2971 __u8 direct_addr_type; member
3000 __u8 direct_addr_type; member
/linux/net/bluetooth/
H A Dhci_event.c6181 u8 direct_addr_type, u8 phy, u8 sec_phy, s8 rssi, in process_adv_report()
6242 direct_addr_type = ev_bdaddr_type(hdev, direct_addr_type, in process_adv_report()
6248 if (!hci_bdaddr_is_rpa(direct_addr, direct_addr_type)) in process_adv_report()
6865 info->direct_addr_type, HCI_ADV_PHY_1M, 0, in hci_le_phy_update_evt()
6169 process_adv_report(struct hci_dev * hdev,u8 type,bdaddr_t * bdaddr,u8 bdaddr_type,bdaddr_t * direct_addr,u8 direct_addr_type,u8 phy,u8 sec_phy,s8 rssi,u8 * data,u8 len,bool ext_adv,bool ctl_time,u64 instant) process_adv_report() argument
H A Dhci_sync.c6498 cp.direct_addr_type = conn->dst_type; in hci_le_directed_advertising_sync()