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

  /system/bt/stack/btm/
btm_ble_int_types.h 93 #define BTM_BLE_IS_SCAN_ACTIVE(x) ((x)&BTM_BLE_SCAN_ACTIVE_MASK)
  /system/bt/stack/include/
btm_api_types.h 196 #define BTM_BLE_SCAN_ACTIVE_MASK 0xF0
    [all...]

Completed in 78 milliseconds