Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h59 #define A2DP_BLUETOOTH_PROFILE_DESCRIPTOR_LIST_NUMBER (0x0001) macro
H A Da2dp_sdp.cpp73 …uetoothProfileDescriptorList(sdpHandle_, &profileDsc, A2DP_BLUETOOTH_PROFILE_DESCRIPTOR_LIST_NUMBE… in RegisterService()