Home
last modified time | relevance | path

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

1234

/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/os/
Dmgmt.h31 uint16_t opcode; member
39 uint16_t opcode; member
53 uint16_t opcode; member
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DRequest.java30 record Request(int opcode, int arg) { in Request()
81 int opcode = opcodes & i; in Request() local
95 private static String singleOpcodeToString(int opcode) { in Request()
169 static String toString(int opcode) { in Request()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc359 static void btu_hcif_log_command_metrics(uint16_t opcode, const uint8_t* p_cmd, uint16_t cmd_status, in btu_hcif_log_command_metrics()
569 uint16_t opcode; in btu_hcif_send_cmd() local
601 static void btu_hcif_log_command_complete_metrics(uint16_t opcode, const uint8_t* p_return_params) { in btu_hcif_log_command_complete_metrics()
647 command_opcode_t opcode; in btu_hcif_command_complete_evt_with_cb_on_task() local
673 command_opcode_t opcode; in btu_hcif_command_status_evt_with_cb_on_task() local
706 void btu_hcif_send_cmd_with_cb(uint16_t opcode, uint8_t* params, uint8_t params_len, in btu_hcif_send_cmd_with_cb()
895 static void btu_hcif_hdl_command_complete(uint16_t opcode, uint8_t* p, uint16_t evt_len) { in btu_hcif_hdl_command_complete()
1005 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task() local
1033 static void btu_hcif_hdl_command_status(uint16_t opcode, uint8_t status, const uint8_t* p_cmd) { in btu_hcif_hdl_command_status()
1132 void bluetooth::legacy::testing::btu_hcif_hdl_command_status(uint16_t opcode, uint8_t status, in btu_hcif_hdl_command_status()
[all …]
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_utils.cc205 uint8_t opcode = 0; in avrc_opcode_from_pdu() local
240 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.h853 uint8_t opcode; /* Op Code (passthrough, vendor, etc) */ member
1058 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1066 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1074 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1083 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1092 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1101 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1111 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1120 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
1128 uint8_t opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member
[all …]
/packages/modules/Nfc/libnfc-nci/src/nfc/include/
Dtags_int.h34 uint8_t opcode; member
61 uint8_t opcode; member
/packages/modules/Nfc/libnfc-nci/src/nfc/tags/
Dtags_int.cc106 const tT1T_CMD_RSP_INFO* t1t_cmd_to_rsp_info(uint8_t opcode) { in t1t_cmd_to_rsp_info()
181 const tT2T_CMD_RSP_INFO* t2t_cmd_to_rsp_info(uint8_t opcode) { in t2t_cmd_to_rsp_info()
Drw_t1t.cc322 tNFC_STATUS rw_t1t_send_static_cmd(uint8_t opcode, uint8_t add, uint8_t dat) { in rw_t1t_send_static_cmd()
382 tNFC_STATUS rw_t1t_send_dyn_cmd(uint8_t opcode, uint8_t add, uint8_t* p_dat) { in rw_t1t_send_dyn_cmd()
/packages/modules/Bluetooth/system/bta/ras/
Dras_utils.cc86 std::string GetOpcodeText(Opcode opcode) { in GetOpcodeText()
/packages/modules/Bluetooth/system/packet/avrcp/
Davrcp_packet.h51 PacketBuilder(CType type, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode) in PacketBuilder()
Davrcp_packet.cc31 CType type, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode, in MakeBuilder()
/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h85 PresetCtpOpcode opcode; member
101 PresetCtpOpcode opcode; member
/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_logging_helper.h52 inline std::string OpcodeText(const Opcode& opcode) { in OpcodeText()
/packages/modules/Bluetooth/system/bta/vc/
Ddevice.cc310 void VolumeControlDevice::ControlPointOperation(uint8_t opcode, const std::vector<uint8_t>* arg, in ControlPointOperation()
568 void VolumeControlDevice::ExtAudioOutControlPointOperation(uint8_t ext_output_id, uint8_t opcode, in ExtAudioOutControlPointOperation()
658 bool VolumeControlDevice::ExtAudioInControlPointOperation(uint8_t ext_input_id, uint8_t opcode, in ExtAudioInControlPointOperation()
Dvc.cc477 uint8_t opcode = device->mute ? kControlPointOpcodeMute : kControlPointOpcodeUnmute; in HandleAutonomusVolumeChange() local
714 uint8_t opcode, uint8_t id) { in OnExtAudioInCPWrite()
1093 bool is_autonomous, uint8_t opcode, in PrepareVolumeControlOperation()
1128 uint8_t opcode = mute ? kControlPointOpcodeMute : kControlPointOpcodeUnmute; in MuteUnmute() local
1225 uint8_t opcode = kControlPointOpcodeSetAbsoluteVolume; in SetVolume() local
1590 void devices_control_point_helper(const std::vector<RawAddress>& devices, uint8_t opcode, in devices_control_point_helper()
1604 uint8_t opcode, const std::vector<uint8_t>* arg) { in ext_audio_out_control_point_helper()
Ddevices.h228 void ControlPointOperation(const std::vector<RawAddress>& devices, uint8_t opcode, in ControlPointOperation()
/packages/modules/Nfc/libnfc-nci/src/fuzzers/integration/fakes/
Dhal_fakes.cc37 uint8_t opcode, uint8_t* data, in SimulatePacketArrival()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_utils.cc76 bool avrc_is_valid_opcode(uint8_t opcode) { in avrc_is_valid_opcode()
/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc35 std::optional<uint16_t> opcode; member
59 uint16_t opcode = hal_->getMsftOpcode(); in start() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc302 std::string dump_rc_opcode(uint8_t opcode) { in dump_rc_opcode()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc364 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, uint8_t* p_param_buf, in BTM_VendorSpecificCommand()

1234