Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 69) 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/blueberry/tests/gd/cert/
Dmatchers.py27 def CommandComplete(opcode): argument
31 def ExtractMatchingCommandComplete(packet_bytes, opcode=None): argument
35 def _is_matching_command_complete(packet_bytes, opcode=None): argument
39 def _extract_matching_command_complete(packet_bytes, opcode=None): argument
48 def CommandStatus(opcode=None): argument
52 def ExtractMatchingCommandStatus(packet_bytes, opcode=None): argument
56 def _is_matching_command_status(packet_bytes, opcode=None): argument
60 def _extract_matching_command_status(packet_bytes, opcode=None): argument
Dpy_hal.py135 def wait_for_complete(self, opcode): argument
138 def wait_for_status(self, opcode): argument
/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.cc361 static void btu_hcif_log_command_metrics(uint16_t opcode, const uint8_t* p_cmd, in btu_hcif_log_command_metrics()
587 uint16_t opcode; in btu_hcif_send_cmd() local
626 uint16_t opcode, const uint8_t* p_return_params) { in btu_hcif_log_command_complete_metrics()
673 command_opcode_t opcode; in btu_hcif_command_complete_evt_with_cb_on_task() local
703 command_opcode_t opcode; in btu_hcif_command_status_evt_with_cb_on_task() local
740 uint16_t opcode, uint8_t* params, in btu_hcif_send_cmd_with_cb()
912 static void btu_hcif_hdl_command_complete(uint16_t opcode, uint8_t* p, in btu_hcif_hdl_command_complete()
1030 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task() local
1061 static void btu_hcif_hdl_command_status(uint16_t opcode, uint8_t status, in btu_hcif_hdl_command_status()
1163 uint16_t opcode, uint8_t status, const uint8_t* p_cmd) { in btu_hcif_hdl_command_status()
[all …]
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DRequest.java35 public Request(int opcode, int arg) { in Request()
107 int opcode = opcodes & i; in toString() local
121 private static String singleOpcodeToString(int opcode) { in singleOpcodeToString()
195 static String toString(int opcode) { in toString()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc191 uint8_t opcode = 0; in avrc_opcode_from_pdu() local
226 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.cpp155 int opcode = ns_msg_getflag(*handle, ns_f_opcode); in do_section() local
254 uint32_t opcode, rcode, id; in res_pquery() local
456 const char* p_section(int section, int opcode) { in p_section()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h887 uint8_t opcode; /* Op Code (passthrough, vendor, etc) */ member
1105 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1113 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1121 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1130 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1139 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1148 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1158 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1167 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1175 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
[all …]
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_bluetooth.cc74 int dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len) { in dut_mode_send()
97 int le_test_mode(uint16_t opcode, uint8_t* buf, uint8_t len) { in le_test_mode()
Dmock_stack_avrc_utils.cc74 bool avrc_is_valid_opcode(uint8_t opcode) { in avrc_is_valid_opcode()
/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/bta/ras/
Dras_utils.cc90 std::string GetOpcodeText(Opcode opcode) { in GetOpcodeText()
/packages/modules/Bluetooth/system/packet/avrcp/
Davrcp_packet.h54 Opcode opcode) in PacketBuilder()
Davrcp_packet.cc27 CType type, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode, in MakeBuilder()
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc422 uint8_t opcode = in HandleAutonomusVolumeChange() local
849 uint8_t opcode, in PrepareVolumeControlOperation()
883 uint8_t opcode = mute ? kControlPointOpcodeMute : kControlPointOpcodeUnmute; in MuteUnmute() local
959 uint8_t opcode = kControlPointOpcodeSetAbsoluteVolume; in SetVolume() local
1159 uint8_t opcode, in devices_control_point_helper()
1174 uint8_t ext_output_id, uint8_t opcode, in ext_audio_out_control_point_helper()
Ddevice.cc219 void VolumeControlDevice::ControlPointOperation(uint8_t opcode, in ControlPointOperation()
403 uint8_t ext_output_id, uint8_t opcode, const std::vector<uint8_t>* arg, in ExtAudioOutControlPointOperation()
Ddevices.h223 void ControlPointOperation(std::vector<RawAddress>& devices, uint8_t opcode, in ControlPointOperation()
/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h85 PresetCtpOpcode opcode; member
102 PresetCtpOpcode opcode; member
/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_logging_helper.h53 inline std::string OpcodeText(const Opcode& opcode) { in OpcodeText()
/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc36 std::optional<uint16_t> opcode; member
129 uint16_t opcode = hal_->getMsftOpcode(); in supports_msft_extensions() local
/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DBpf2Apf.java84 String opcode = line.substring(6, 10).trim(); in convertLine() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc302 std::string dump_rc_opcode(uint8_t opcode) { in dump_rc_opcode()

123