Searched refs:SdpAddServiceClassIdList (Results 1 – 7 of 7) sorted by relevance
35 int ret = SdpAddServiceClassIdList(); in RegisterSDP()73 int DiServiceOverBredr::SdpAddServiceClassIdList() const in SdpAddServiceClassIdList() function in OHOS::bluetooth::DiServiceOverBredr
43 int SdpAddServiceClassIdList() const;
35 int ret = SdpAddServiceClassIdList(); in RegisterSDP()73 int GattServiceOverBredr::SdpAddServiceClassIdList() const in SdpAddServiceClassIdList() function in OHOS::bluetooth::GattServiceOverBredr
40 int SdpAddServiceClassIdList(uint32_t handle, const BtUuid *classid, uint16_t classidNumber);
468 ctx->result = SdpAddServiceClassIdList(ctx->handle, ctx->classid, ctx->classidNumber); in SdpAddServiceClassIdListTask()
222 int SdpAddServiceClassIdList(uint32_t handle, const BtUuid *classid, uint16_t classidNumber) in SdpAddServiceClassIdList() function