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

  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 272 btm_cb.btm_inq_vars.discoverable_mode &= (~BTM_DISCOVERABLE_MASK);
682 if (p_inq->discoverable_mode & BTM_DISCOVERABLE_MASK)
    [all...]
btm_ble_gap.c 896 p_cb->br_edr_supported_flag |= (combined_mode & BTM_DISCOVERABLE_MASK);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 168 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
    [all...]

Completed in 407 milliseconds