Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h599 extern BOOLEAN SDP_DeleteAttribute (UINT32 handle, UINT16 attr_id);
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c451 SDP_DeleteAttribute (handle, attr_id); in SDP_AddAttribute()
871 BOOLEAN SDP_DeleteAttribute (UINT32 handle, UINT16 attr_id) in SDP_DeleteAttribute() function