Home
last modified time | relevance | path

Searched refs:LE_ADV_IND (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Dhci_event.c5920 if (adv_type != LE_ADV_IND && adv_type != LE_ADV_DIRECT_IND) in check_pending_le_conn()
6016 case LE_ADV_IND: in process_adv_report()
6095 if (!ext_adv && conn && type == LE_ADV_IND && in process_adv_report()
6155 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()
6186 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()
6257 return LE_ADV_IND; in ext_evt_type_to_legacy()
6276 return LE_ADV_IND; in ext_evt_type_to_legacy()
H A Dhci_sync.c1726 cp.type = LE_ADV_IND; in hci_enable_advertising_sync()