Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h48 #define SDP_SECURITY_ERR 0xFFF6 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c350 err = SDP_SECURITY_ERR; in sdp_connect_cfm()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2144 || p_data->sdp_event.sdp_result == SDP_SECURITY_ERR) { in bta_dm_sdp_result()