Home
last modified time | relevance | path

Searched refs:BT_A2DP_SRC_GET_RENDER_POSITION (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_profile_interface_code.h76 BT_A2DP_SRC_GET_RENDER_POSITION, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_stub.cpp71 …erFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_GET_RENDER_POSITION)] = in BluetoothA2dpSrcStub()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_proxy.cpp396 …SEND_IPC_REQUEST_RETURN_RESULT(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_GET_RENDER_POSITION, dat… in GetRenderPosition()