Searched refs:MsgReq (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/profile/avrcp/ |
D | avrcp_internal.h | 65 virtual uint16_t MsgReq(uint8_t handle, uint8_t label, uint8_t ctype,
|
D | connection_handler.cc | 634 avrc_->MsgReq(handle, label, ctype, pkt); in SendMessage()
|
/packages/modules/Bluetooth/system/profile/avrcp/tests/ |
D | avrcp_test_helper.h | 91 MOCK_METHOD4(MsgReq, uint16_t(uint8_t, uint8_t, uint8_t, BT_HDR*));
|
/packages/modules/Bluetooth/system/btif/avrcp/ |
D | avrcp_service.cc | 129 uint16_t MsgReq(uint8_t handle, uint8_t label, uint8_t ctype, in MsgReq() function in bluetooth::avrcp::AvrcpInterfaceImpl
|