Searched defs:BTM_CONNECTABLE (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h179 #define BTM_CONNECTABLE 1 macro
180 #define BTM_CONNECTABLE_MASK (BTM_NON_CONNECTABLE | BTM_CONNECTABLE)
2537 ** Returns BTM_NON_CONNECTABLE or BTM_CONNECTABLE

Completed in 98 milliseconds