Home
last modified time | relevance | path

Searched defs:SdpAddServiceClassIdList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddi_service_over_bredr.cpp73 int DiServiceOverBredr::SdpAddServiceClassIdList() const in SdpAddServiceClassIdList() function in OHOS::bluetooth::DiServiceOverBredr
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgatt_service_over_bredr.cpp73 int GattServiceOverBredr::SdpAddServiceClassIdList() const in SdpAddServiceClassIdList() function in OHOS::bluetooth::GattServiceOverBredr
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c222 int SdpAddServiceClassIdList(uint32_t handle, const BtUuid *classid, uint16_t classidNumber) in SdpAddServiceClassIdList() function