Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 70) sorted by relevance

123

/packages/apps/Messaging/src/com/android/messaging/util/
DWakeLockHelper.java51 public void acquire(final Context context, final Intent intent, final int opcode) { in acquire()
80 public boolean ensure(final Intent intent, final int opcode) { in ensure()
106 public void release(final Intent intent, final int opcode) { in release()
/packages/modules/Bluetooth/system/gd/packet/parser/
Dgen_rust.cc116 auto opcode = std::get<std::string>(constraint->second); in generate_rust_source_one_file() local
137 EnumDef* opcode = nullptr; in generate_rust_source_one_file() local
169 auto opcode = std::get<std::string>(constraint->second); in generate_rust_source_one_file() local
190 EnumDef* opcode = nullptr; in generate_rust_source_one_file() local
/packages/modules/Bluetooth/system/gd/hal/
Dmgmt.h31 uint16_t opcode; member
39 uint16_t opcode; member
53 uint16_t opcode; member
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc412 static void btu_hcif_log_command_metrics(uint16_t opcode, const uint8_t* p_cmd, in btu_hcif_log_command_metrics()
637 uint16_t opcode; in btu_hcif_send_cmd() local
685 uint16_t opcode, const uint8_t* p_return_params) { in btu_hcif_log_command_complete_metrics()
731 command_opcode_t opcode; in btu_hcif_command_complete_evt_with_cb_on_task() local
762 command_opcode_t opcode; in btu_hcif_command_status_evt_with_cb_on_task() local
800 uint16_t opcode, uint8_t* params, in btu_hcif_send_cmd_with_cb()
1072 static void btu_hcif_hdl_command_complete(uint16_t opcode, uint8_t* p, in btu_hcif_hdl_command_complete()
1188 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task() local
1217 static void btu_hcif_hdl_command_status(uint16_t opcode, uint8_t status, in btu_hcif_hdl_command_status()
1331 uint16_t opcode, uint8_t status, const uint8_t* p_cmd, in btu_hcif_hdl_command_status()
[all …]
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc184 uint8_t opcode = 0; in avrc_opcode_from_pdu() local
219 bool avrc_is_valid_opcode(uint8_t opcode) { in avrc_is_valid_opcode()
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionServiceImpl.java140 private static Intent makeIntent(final int opcode) { in makeIntent()
156 public static Intent makeIntent(final int opcode) { in makeIntent()
226 final int opcode = intent.getIntExtra(EXTRA_OP_CODE, 0); in startServiceWithIntent() local
245 final int opcode = intent.getIntExtra(EXTRA_OP_CODE, 0); in onHandleWork() local
DBackgroundWorkerService.java91 private static void startServiceWithIntent(final int opcode, final Intent intent) { in startServiceWithIntent()
111 final int opcode = intent.getIntExtra(EXTRA_OP_CODE, 0); in onHandleWork() local
/packages/modules/DnsResolver/
Dres_debug.cpp157 int opcode = ns_msg_getflag(*handle, ns_f_opcode); in do_section() local
256 uint32_t opcode, rcode, id; in res_pquery() local
458 const char* p_section(int section, int opcode) { in p_section()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h888 uint8_t opcode; /* Op Code (passthrough, vendor, etc) */ member
1106 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1114 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1122 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1131 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1140 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1149 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1159 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1168 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1176 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
[all …]
/packages/modules/Bluetooth/system/gd/btaa/linux_generic/
Dcmd_evt_classification.cc22 CmdEvtActivityClassification lookup_cmd(hci::OpCode opcode) { in lookup_cmd()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_devctl.cc103 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand()
125 void btm_vsc_complete(uint8_t* p, uint16_t opcode, uint16_t evt_len, in btm_vsc_complete()
Dmock_stack_btu_hcif.cc56 uint16_t opcode, uint8_t* params, in btu_hcif_send_cmd_with_cb()
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dmatchers.py35 def CommandComplete(opcode): argument
39 def ExtractMatchingCommandComplete(packet_bytes, opcode=None): argument
43 def _is_matching_command_complete(packet_bytes, opcode=None): argument
47 def _extract_matching_command_complete(packet_bytes, opcode=None): argument
56 def CommandStatus(opcode=None): argument
60 def ExtractMatchingCommandStatus(packet_bytes, opcode=None): argument
64 def _is_matching_command_status(packet_bytes, opcode=None): argument
68 def _extract_matching_command_status(packet_bytes, opcode=None): argument
/packages/modules/Bluetooth/system/rust/src/utils/
Dpacket.rs11 let opcode = HACK_child_to_opcode(&child); in build_att_view_or_crash() localVariable
/packages/modules/Bluetooth/system/packet/avrcp/
Davrcp_packet.h55 Opcode opcode) in PacketBuilder()
Davrcp_packet.cc28 CType type, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode, in MakeBuilder()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DRequest.java37 public Request(int opcode, int arg) { in Request()
134 static String toString(int opcode) { in toString()
/packages/modules/Bluetooth/system/gd/btaa/
Dhci_processor.h46 hci::OpCode opcode; member
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc401 uint8_t opcode = in HandleAutonomusVolumeChange() local
825 uint8_t opcode, in PrepareVolumeControlOperation()
860 uint8_t opcode = mute ? kControlPointOpcodeMute : kControlPointOpcodeUnmute; in MuteUnmute() local
922 uint8_t opcode = kControlPointOpcodeSetAbsoluteVolume; in SetVolume() local
1101 uint8_t opcode, in devices_control_point_helper()
1116 uint8_t ext_output_id, uint8_t opcode, in ext_audio_out_control_point_helper()
Ddevice.cc217 void VolumeControlDevice::ControlPointOperation(uint8_t opcode, in ControlPointOperation()
401 uint8_t ext_output_id, uint8_t opcode, const std::vector<uint8_t>* arg, in ExtAudioOutControlPointOperation()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc454 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand()
478 void btm_vsc_complete(uint8_t* p, uint16_t opcode, uint16_t evt_len, in btm_vsc_complete()
/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h82 PresetCtpOpcode opcode; member
99 PresetCtpOpcode opcode; member
/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_logging_helper.h54 inline std::string OpcodeText(const Opcode& opcode) { in OpcodeText()
/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc34 std::optional<uint16_t> opcode; member
132 uint16_t opcode = hal_->getMsftOpcode(); in supports_msft_extensions() local
/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DBpf2Apf.java62 String opcode = line.substring(6, 10).trim(); in convertLine() local

123