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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 93 #define BTM_BLE_IS_OBS_ACTIVE(x) ((x) & BTM_LE_OBSERVE_ACTIVE)
btm_ble_gap.c 314 if (BTM_BLE_IS_OBS_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
350 else if (BTM_BLE_IS_OBS_ACTIVE(btm_cb.ble_ctr_cb.scan_activity))
    [all...]

Completed in 35 milliseconds