OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_LE_OBSERVE_ACTIVE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
195
btm_cb.btm_inq_vars.inq_active |=
BTM_LE_OBSERVE_ACTIVE
;
215
btm_cb.btm_inq_vars.inq_active &= ~
BTM_LE_OBSERVE_ACTIVE
;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
210
#define
BTM_LE_OBSERVE_ACTIVE
0x80 /* selection connection is in progress */
[
all
...]
Completed in 30 milliseconds