OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sp_debug_mode
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_sec.c
293
UINT8
sp_debug_mode
= HCI_SPD_MODE_DISABLED;
local
305
sp_debug_mode
= HCI_SPD_MODE_ENABLED;
320
BTM_TRACE_DEBUG2("BTM_SetSecurityMode: SP:%d, debug:%d", sp_mode,
sp_debug_mode
);
322
btsnd_hcic_write_simp_pair_debug_mode(
sp_debug_mode
);
[
all
...]
Completed in 75 milliseconds