Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_int_types.h225 void set_ble_inquiry_active() { scan_activity_ |= kBTM_BLE_INQUIRY_ACTIVE; } in set_ble_inquiry_active() function
Dbtm_ble_gap.cc2039 p_ble_cb->set_ble_inquiry_active(); in btm_ble_start_inquiry()