OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inq_scan_type
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_int.h
300
UINT16
inq_scan_type
;
member in struct:__anon5863
[
all
...]
btm_inq.c
323
if (scan_type != btm_cb.btm_inq_vars.
inq_scan_type
)
328
btm_cb.btm_inq_vars.
inq_scan_type
= scan_type;
[
all
...]
btm_devctl.c
653
btm_cb.btm_inq_vars.
inq_scan_type
= HCI_DEF_SCAN_TYPE;
[
all
...]
Completed in 104 milliseconds