Searched defs:msgHandle (Results 1 – 7 of 7) sorted by relevance
| /foundation/communication/bluetooth/services/bluetooth/server/src/ |
| D | bluetooth_map_mce_server.cpp | 416 int32_t msgType, const std::u16string &msgHandle, int32_t statusIndicator, int32_t statusValue, in SetMessageStatus() 500 const std::u16string &msgHandle, const BluetoothIProfileGetMessageParameters ¶) in GetMessage()
|
| /foundation/communication/bluetooth/services/bluetooth/ipc/src/ |
| D | bluetooth_map_mce_stub.cpp | 349 const std::u16string msgHandle = data.ReadString16(); in GetMessageInner() local 404 const std::u16string msgHandle = data.ReadString16(); in SetMessageStatusInner() local
|
| D | bluetooth_map_mce_proxy.cpp | 446 const std::u16string &msgHandle, const BluetoothIProfileGetMessageParameters ¶) in GetMessage() 544 const BluetoothRawAddress &device, int32_t msgType, const std::u16string &msgHandle, in SetMessageStatus()
|
| /foundation/communication/bluetooth/test/unittest/map/ |
| D | map_mce_test.cpp | 404 std::u16string msgHandle = {'a', 'b', 'c'}; variable
|
| /foundation/communication/bluetooth/services/bluetooth/service/src/map_mce/ |
| D | map_mce_instance_request.cpp | 625 const std::u16string &msgHandle, const IProfileGetMessageParameters ¶) in MapMceRequestGetMessage() 812 std::u16string msgHandle = converter.from_bytes(tempStr); in ProcessResponse() local 1053 MapMceRequestSetMessageStatus::MapMceRequestSetMessageStatus(const std::u16string &msgHandle, in MapMceRequestSetMessageStatus()
|
| D | map_mce_service.cpp | 417 …Service::GetMessage(const RawAddress &device, MapMessageType type, const std::u16string &msgHandle, in GetMessage() 432 …etMessageWithReqCfg(const RawAddress &device, MapMessageType type, const std::u16string &msgHandle, in GetMessageWithReqCfg()
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_map_mce.cpp | 706 …tMessage(const BluetoothRemoteDevice &device, MapMessageType type, const std::u16string &msgHandle, in GetMessage()
|