Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_conn.c1305 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy) in hci_connect_le() argument
1369 conn->le_adv_sec_phy = sec_phy; in hci_connect_le()
H A Dhci_event.c5934 u8 adv_type, u8 phy, u8 sec_phy) in check_pending_le_conn() argument
5989 HCI_ROLE_MASTER, phy, sec_phy); in check_pending_le_conn()
6024 u8 direct_addr_type, u8 phy, u8 sec_phy, s8 rssi, in process_adv_report() argument
6117 type, phy, sec_phy); in process_adv_report()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1547 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy);