OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_LE_SELECT_CONN_ACTIVE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c
472
btm_cb.btm_inq_vars.inq_active |=
BTM_LE_SELECT_CONN_ACTIVE
;
485
btm_cb.btm_inq_vars.inq_active &= ~
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 58 milliseconds