OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:page_scan_type
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/btm/
btm_devctl.c
174
btm_cb.btm_inq_vars.
page_scan_type
= HCI_DEF_SCAN_TYPE;
[
all
...]
btm_inq.c
347
if (scan_type != btm_cb.btm_inq_vars.
page_scan_type
)
352
btm_cb.btm_inq_vars.
page_scan_type
= scan_type;
[
all
...]
btm_int.h
257
UINT16
page_scan_type
; /* current page scan type */
member in struct:__anon73991
[
all
...]
Completed in 425 milliseconds