Home
last modified time | relevance | path

Searched refs:SDP_RAW_DATA_INCLUDED (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_discovery.c330 #if (SDP_RAW_DATA_INCLUDED == TRUE)
390 SDP_RAW_DATA_INCLUDED); in process_service_attr_rsp()
441 #if (SDP_RAW_DATA_INCLUDED == TRUE) in process_service_attr_rsp()
660 #if (SDP_RAW_DATA_INCLUDED == TRUE) in process_service_search_attr_rsp()
Dsdp_db.c940 #if (SDP_RAW_DATA_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h128 #if (SDP_RAW_DATA_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h2061 #ifndef SDP_RAW_DATA_INCLUDED
2062 #define SDP_RAW_DATA_INCLUDED TRUE macro