Home
last modified time | relevance | path

Searched refs:SdpAddBrowseGroupList (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddi_service_over_bredr.cpp45 ret = SdpAddBrowseGroupList(); in RegisterSDP()
103 int DiServiceOverBredr::SdpAddBrowseGroupList() const in SdpAddBrowseGroupList() function in OHOS::bluetooth::DiServiceOverBredr
H A Ddi_service_over_bredr.h45 int SdpAddBrowseGroupList() const;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgatt_service_over_bredr.cpp45 ret = SdpAddBrowseGroupList(); in RegisterSDP()
103 int GattServiceOverBredr::SdpAddBrowseGroupList() const in SdpAddBrowseGroupList() function in OHOS::bluetooth::GattServiceOverBredr
H A Dgatt_service_over_bredr.h45 int SdpAddBrowseGroupList() const;
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.h46 int SdpAddBrowseGroupList(uint32_t handle, const BtUuid *browseUuid, uint16_t browseUuidNumber);
H A Dsdp.c677 ctx->result = SdpAddBrowseGroupList(ctx->handle, ctx->browseUuid, ctx->browseUuidNumber); in SdpAddBrowseGroupListTask()
H A Dsdp_server.c394 int SdpAddBrowseGroupList(uint32_t handle, const BtUuid *browseUuid, uint16_t browseUuidNumber) in SdpAddBrowseGroupList() function

Completed in 7 milliseconds