Home
last modified time | relevance | path

Searched refs:LE_ADV_IND (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c5405 if (adv_type != LE_ADV_IND && adv_type != LE_ADV_DIRECT_IND) in check_pending_le_conn()
5499 case LE_ADV_IND: in process_adv_report()
5572 if (!ext_adv && conn && type == LE_ADV_IND && len <= HCI_MAX_AD_LENGTH) { in process_adv_report()
5631 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()
5662 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()
5725 return LE_ADV_IND; in ext_evt_type_to_legacy()
5744 return LE_ADV_IND; in ext_evt_type_to_legacy()
H A Dhci_request.c1541 cp.type = LE_ADV_IND; in __hci_req_enable_advertising()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c6178 if (adv_type != LE_ADV_IND && adv_type != LE_ADV_DIRECT_IND) in check_pending_le_conn()
6273 case LE_ADV_IND: in process_adv_report()
6352 if (!ext_adv && conn && type == LE_ADV_IND && in process_adv_report()
6412 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()
6443 if (!ext_adv && (type == LE_ADV_IND || in process_adv_report()
6513 return LE_ADV_IND; in ext_evt_type_to_legacy()
6532 return LE_ADV_IND; in ext_evt_type_to_legacy()
H A Dhci_sync.c1579 cp.type = LE_ADV_IND; in hci_enable_advertising_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h2272 #define LE_ADV_IND 0x00 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2629 #define LE_ADV_IND 0x00 macro

Completed in 38 milliseconds