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.c1470 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy) in hci_connect_le() argument
1541 conn->le_adv_sec_phy = sec_phy; in hci_connect_le()
H A Dhci_event.c6141 u8 adv_type, u8 phy, u8 sec_phy) in check_pending_le_conn() argument
6196 HCI_ROLE_MASTER, phy, sec_phy); in check_pending_le_conn()
6231 u8 direct_addr_type, u8 phy, u8 sec_phy, s8 rssi, in process_adv_report() argument
6324 type, phy, sec_phy); in process_adv_report()
/linux/include/net/bluetooth/
H A Dhci_core.h1610 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy);