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