Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int_types.h94 #define BTM_BLE_IS_INQ_ACTIVE(x) ((x)&BTM_BLE_INQUIRY_MASK) macro
Dbtm_ble_gap.cc1275 if (BTM_BLE_IS_INQ_ACTIVE(p_ble_cb->scan_activity)) { in btm_ble_start_inquiry()