Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1877 #define LE_ADV_NONCONN_IND 0x03 macro
/linux-4.4.14/net/bluetooth/
Dhci_event.c4805 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND) in process_adv_report()
4829 if (type == LE_ADV_NONCONN_IND || type == LE_ADV_SCAN_IND || in process_adv_report()
Dmgmt.c1303 cp.type = LE_ADV_NONCONN_IND; in enable_advertising()