HomeSort by relevance Sort by last modified time
    Searched full:sp_debug_mode (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 292 UINT8 sp_debug_mode = HCI_SPD_MODE_DISABLED; local
304 sp_debug_mode = HCI_SPD_MODE_ENABLED;
319 BTM_TRACE_DEBUG2("BTM_SetSecurityMode: SP:%d, debug:%d", sp_mode, sp_debug_mode);
321 btsnd_hcic_write_simp_pair_debug_mode(sp_debug_mode);
    [all...]

Completed in 6393 milliseconds