OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BTM_LE_SELECT_CONN_ACTIVE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h
87
#define
BTM_LE_SELECT_CONN_ACTIVE
0x40 /* selection connection is in progress */
94
#define BTM_BLE_IS_SEL_CONN_ACTIVE(x) ((x) &
BTM_LE_SELECT_CONN_ACTIVE
)
/external/bluetooth/bluedroid/stack/include/
btm_api.h
209
#define
BTM_LE_SELECT_CONN_ACTIVE
0x40 /* selection connection is in progress */
[
all
...]
Completed in 30 milliseconds