Searched refs:SDP_DeleteAttribute (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dsdp_api.h608 ** Function SDP_DeleteAttribute
616 SDP_API extern BOOLEAN SDP_DeleteAttribute (UINT32 handle, UINT16 attr_id);
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_db.c452 SDP_DeleteAttribute (handle, attr_id);
888 ** Function SDP_DeleteAttribute
896 BOOLEAN SDP_DeleteAttribute (UINT32 handle, UINT16 attr_id) function
/external/bluetooth/bluedroid/bta/jv/
H A Dbta_jv_act.c1407 if(SDP_DeleteAttribute(handle, da->attr_id))

Completed in 268 milliseconds