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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 183 btm_cb.btm_inq_vars.inq_active |= BTM_LE_OBSERVE_ACTIVE;
195 btm_cb.btm_inq_vars.inq_active &= ~BTM_LE_OBSERVE_ACTIVE;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 210 #define BTM_LE_OBSERVE_ACTIVE 0x80 /* selection connection is in progress */
    [all...]

Completed in 24 milliseconds