OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disable_pair_mode
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h
754
BOOLEAN
disable_pair_mode
; /* disable pair mode or not */
member in struct:__anon2926
bta_dm_act.c
582
bta_dm_cb.
disable_pair_mode
= TRUE;
584
bta_dm_cb.
disable_pair_mode
= FALSE;
601
BTM_SetPairableMode((BOOLEAN)(!(bta_dm_cb.
disable_pair_mode
)),bta_dm_cb.conn_paired_only);
[
all
...]
Completed in 532 milliseconds