Home
last modified time | relevance | path

Searched refs:LE_ADV_SCAN_IND (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
A Dhci_event.c5625 case LE_ADV_SCAN_IND: in process_adv_report()
5722 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND) in process_adv_report()
5746 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND || in process_adv_report()
5760 if (type == LE_ADV_IND || type == LE_ADV_SCAN_IND) { in process_adv_report()
5792 type == LE_ADV_SCAN_IND)) { in process_adv_report()
5852 return LE_ADV_SCAN_IND; in ext_evt_type_to_legacy()
5874 return LE_ADV_SCAN_IND; in ext_evt_type_to_legacy()
A Dhci_request.c1403 cp.type = LE_ADV_SCAN_IND; in __hci_req_enable_advertising()
/linux/include/net/bluetooth/
A Dhci.h2397 #define LE_ADV_SCAN_IND 0x02 macro

Completed in 33 milliseconds