Home
last modified time | relevance | path

Searched refs:sp_debug_mode (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c292 UINT8 sp_debug_mode = HCI_SPD_MODE_DISABLED; in BTM_SetSecurityMode() local
304 sp_debug_mode = HCI_SPD_MODE_ENABLED; in BTM_SetSecurityMode()
319 BTM_TRACE_DEBUG2("BTM_SetSecurityMode: SP:%d, debug:%d", sp_mode, sp_debug_mode); in BTM_SetSecurityMode()
321 btsnd_hcic_write_simp_pair_debug_mode(sp_debug_mode); in BTM_SetSecurityMode()