Searched refs:ext_adv (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 6189 u8 *data, u8 len, bool ext_adv, bool ctl_time, in process_adv_report() 6282 if (!ext_adv && conn && type == LE_ADV_IND && in process_adv_report() 6342 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report() 6374 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report() 6182 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
|