Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsdp_api.h560 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id);
/system/bt/stack/sdp/
Dsdp_db.cc405 SDP_DeleteAttribute(handle, attr_id); in SDP_AddAttribute()
797 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id) { in SDP_DeleteAttribute() function