HomeSort by relevance Sort by last modified time
    Searched refs:BTM_SetSecurityMode (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 240 BTM_SetSecurityMode (sec_mode);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 388 ** Function BTM_SetSecurityMode
395 void BTM_SetSecurityMode (UINT8 security_mode)
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");
    [all...]

Completed in 204 milliseconds