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.h 97 #define BTM_BLE_IS_SCAN_ACTIVE(x) ((x) & BTM_BLE_SCAN_ACTIVE_MASK)
  /system/bt/stack/include/
btm_api.h 212 #define BTM_BLE_SCAN_ACTIVE_MASK 0xF0 /* LE scan activity mask */
    [all...]

Completed in 36 milliseconds