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

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c267 if (btm_cb.btm_inq_vars.connectable_mode & BTM_CONNECTABLE_MASK)
687 p_inq->connectable_mode &= (~BTM_CONNECTABLE_MASK);
H A Dbtm_ble_gap.c1467 (connect_mode & BTM_CONNECTABLE_MASK) == 0)
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h180 #define BTM_CONNECTABLE_MASK (BTM_NON_CONNECTABLE | BTM_CONNECTABLE) macro

Completed in 97 milliseconds