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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 88 #define BTM_LE_OBSERVE_ACTIVE 0x80 /* observe is in progress */
93 #define BTM_BLE_IS_OBS_ACTIVE(x) ((x) & BTM_LE_OBSERVE_ACTIVE)
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 210 #define BTM_LE_OBSERVE_ACTIVE 0x80 /* selection connection is in progress */
    [all...]

Completed in 37 milliseconds