Searched refs:BTM_DISCOVERABLE_MASK (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c272 btm_cb.btm_inq_vars.discoverable_mode &= (~BTM_DISCOVERABLE_MASK);
682 if (p_inq->discoverable_mode & BTM_DISCOVERABLE_MASK)
H A Dbtm_ble_gap.c1466 if ((disc_mode & BTM_DISCOVERABLE_MASK) == 0 &&
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h168 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE) macro

Completed in 915 milliseconds