Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c1378 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy) in hci_connect_le() argument
1441 conn->le_adv_sec_phy = sec_phy; in hci_connect_le()
H A Dhci_event.c6091 u8 adv_type, u8 phy, u8 sec_phy) in check_pending_le_conn() argument
6146 HCI_ROLE_MASTER, phy, sec_phy); in check_pending_le_conn()
6181 u8 direct_addr_type, u8 phy, u8 sec_phy, s8 rssi, in process_adv_report() argument
6274 type, phy, sec_phy); in process_adv_report()
/linux/include/net/bluetooth/
H A Dhci_core.h1594 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy);