Searched refs:btm_sec_set_security_level (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_sec.c | 94 static BOOLEAN btm_sec_set_security_level ( CONNECTION_TYPE conn_type, const char *p_name, UINT8 s… 482 return (btm_sec_set_security_level (conn_type, p_name, service_id, in BTM_SetSecurityLevel() 485 return (btm_sec_set_security_level (is_originator, p_name, service_id, in BTM_SetSecurityLevel() 509 static BOOLEAN btm_sec_set_security_level (CONNECTION_TYPE conn_type, const char *p_name, UINT8 ser… in btm_sec_set_security_level() function
|