Home
last modified time | relevance | path

Searched refs:SDP_SERVICE_NAME (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c104 if (!BTM_SetSecurityLevel (0, SDP_SERVICE_NAME, BTM_SEC_SERVICE_SDP_SERVER, in sdp_init()
113 if (!BTM_SetSecurityLevel (1, SDP_SERVICE_NAME, BTM_SEC_SERVICE_SDP_SERVER, in sdp_init()
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1434 #ifndef SDP_SERVICE_NAME
1435 #define SDP_SERVICE_NAME "Service Discovery" macro