HomeSort by relevance Sort by last modified time
    Searched refs:BTM_BLE_IS_SCAN_ACTIVE (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 464 if (!BTM_BLE_IS_SCAN_ACTIVE(p_cb->scan_activity))
516 if (!BTM_BLE_IS_SCAN_ACTIVE(p_cb->scan_activity))
btm_ble_int.h 91 #define BTM_BLE_IS_SCAN_ACTIVE(x) ((x) & BTM_BLE_SCAN_ACTIVE_MASK)
btm_ble_gap.c 325 if (!BTM_BLE_IS_SCAN_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
    [all...]

Completed in 52 milliseconds