Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/packet/avrcp/
Dpass_through_packet.h38 PassThroughPacketBuilder(bool response, bool pushed, uint8_t operation_id) in PassThroughPacketBuilder()
Dpass_through_packet.cc25 bool response, bool pushed, uint8_t operation_id) { in MakeBuilder()
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc924 void RemoveDeviceFromOperationList(const RawAddress& addr, int operation_id) { in RemoveDeviceFromOperationList()
1051 void OperationMonitorTimeoutFired(int operation_id) { in OperationMonitorTimeoutFired()
1591 const std::vector<uint8_t>* arg, int operation_id = -1) { in devices_control_point_helper()