Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h198 int BTSTACK_API SDP_AddServiceId(uint32_t handle, const BtUuid *serviceid);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c557 int SDP_AddServiceId(uint32_t handle, const BtUuid *serviceid) in SDP_AddServiceId() function