Searched defs:BTM_SetSecurityMode (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c388 ** Function BTM_SetSecurityMode
395 void BTM_SetSecurityMode (UINT8 security_mode) function
418 BTM_TRACE_ERROR ("BTM_SetSecurityMode: unknown mode:%d", security_mode);
427 BTM_TRACE_DEBUG("BTM_SetSecurityMode: SP:%d, debug:%d", sp_mode, sp_debug_mode);
440 BTM_TRACE_DEBUG("BTM_SetSecurityMode: Authen Enable -> FALSE");
450 BTM_TRACE_DEBUG("BTM_SetSecurityMode: Authen Enable -> TRUE");

Completed in 136 milliseconds