Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/
Dsdp_utils.c886 len1 += sdpu_get_attrib_entry_len (p_attr); in sdpu_get_attrib_seq_len()
913 UINT16 sdpu_get_attrib_entry_len(tSDP_ATTRIBUTE *p_attr) in sdpu_get_attrib_entry_len() function
994 attr_len = sdpu_get_attrib_entry_len(p_attr); in sdpu_build_partial_attrib_entry()
Dsdp_server.c421 attr_len = sdpu_get_attrib_entry_len(p_attr); in process_service_attr_req()
676 attr_len = sdpu_get_attrib_entry_len(p_attr); in process_service_search_attr_req()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/include/
Dsdpint.h286 extern UINT16 sdpu_get_attrib_entry_len(tSDP_ATTRIBUTE *p_attr);