Searched refs:sec_phy (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 1378 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 D | hci_event.c | 6079 u8 adv_type, u8 phy, u8 sec_phy) in check_pending_le_conn() 6134 HCI_ROLE_MASTER, phy, sec_phy); in check_pending_le_conn() 6169 u8 direct_addr_type, u8 phy, u8 sec_phy, s8 rssi, in process_adv_report() 6262 type, phy, sec_phy); in process_adv_report() 6053 check_pending_le_conn(struct hci_dev * hdev,bdaddr_t * addr,u8 addr_type,bool addr_resolved,u8 adv_type,u8 phy,u8 sec_phy) check_pending_le_conn() argument 6143 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
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 1594 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy);
|