Home
last modified time | relevance | path

Searched refs:opcode (Results 1 – 25 of 80) sorted by relevance

1234

/hardware/broadcom/libbt/include/
Duipc_msg.h63 uint8_t opcode; /* UIPC_OPEN_REQ */ member
70 uint8_t opcode; /* UIPC_OPEN_RESP */ member
81 uint8_t opcode; /* UIPC_CLOSE_REQ */ member
88 uint8_t opcode; /* UIPC_CLOSE_RSP */ member
95 uint8_t opcode; member
251 uint8_t opcode; /* AVDT_SYNC_TO_BTC_LITE_REQ */ member
258 uint8_t opcode; /* AVDT_SYNC_TO_BTC_LITE_RESP */ member
339 uint8_t opcode; /* A2DP_START_REQ */ member
346 uint8_t opcode; /* A2DP_STOP_REQ */ member
352 uint8_t opcode; /* A2DP_SUSPEND_REQ */ member
[all …]
/hardware/google/apf/
Ddisassembler.c27 static void print_opcode(const char* opcode) { in print_opcode() argument
28 printf("%-6s", opcode); in print_opcode()
81 const uint32_t opcode = EXTRACT_OPCODE(bytecode); in apf_disassemble() local
82 #define PRINT_OPCODE() print_opcode(opcode_names[opcode]) in apf_disassemble()
96 switch (opcode) { in apf_disassemble()
134 if (opcode == JNEBS_OPCODE) { in apf_disassemble()
212 printf("unknown %u", opcode); in apf_disassemble()
/hardware/interfaces/bluetooth/1.0/default/
Dvendor_interface.cc43 uint16_t opcode; member
76 uint16_t opcode = packet[opcode_offset] | (packet[opcode_offset + 1] << 8); in internal_command_event_match() local
79 internal_command.opcode, opcode); in internal_command_event_match()
80 return opcode == internal_command.opcode; in internal_command_event_match()
83 uint8_t transmit_cb(uint16_t opcode, void* buffer, tINT_CMD_CBACK callback) { in transmit_cb() argument
84 ALOGV("%s opcode: 0x%04x, ptr: %p, cb: %p", __func__, opcode, buffer, in transmit_cb()
87 internal_command.opcode = opcode; in transmit_cb()
/hardware/broadcom/libbt/src/
Dbt_vendor_brcm.c140 static int op(bt_vendor_opcode_t opcode, void *param) in op() argument
144 BTVNDDBG("op for %d", opcode); in op()
146 switch(opcode) in op()
246 retval = brcm_vnd_a2dp_execute(opcode, param); in op()
/hardware/qcom/bt/msm8960/libbt-vendor/src/
Dbt_vendor_qcom.c96 static int op(bt_vendor_opcode_t opcode, void *param) in op() argument
102 ALOGV("bt-vendor : op for %d", opcode); in op()
104 switch(opcode) in op()
Dhardware.c115 uint16_t opcode; in hw_epilog_cback() local
119 STREAM_TO_UINT16(opcode,p); in hw_epilog_cback()
121 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhardware.c114 uint16_t opcode; in hw_epilog_cback() local
118 STREAM_TO_UINT16(opcode,p); in hw_epilog_cback()
120 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhci_uart.h145 uint16_t opcode; member
151 uint16_t opcode; member
155 uint16_t opcode; member
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhci_uart.h145 uint16_t opcode; member
151 uint16_t opcode; member
155 uint16_t opcode; member
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhci_uart.h145 uint16_t opcode; member
151 uint16_t opcode; member
155 uint16_t opcode; member
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhardware.c129 uint16_t opcode; in hw_epilog_cback() local
133 STREAM_TO_UINT16(opcode,p); in hw_epilog_cback()
135 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhardware.c127 uint16_t opcode; in hw_epilog_cback() local
131 STREAM_TO_UINT16(opcode,p); in hw_epilog_cback()
133 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhci_uart.h149 uint16_t opcode; member
155 uint16_t opcode; member
159 uint16_t opcode; member
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhardware.c129 uint16_t opcode; in hw_epilog_cback() local
133 STREAM_TO_UINT16(opcode,p); in hw_epilog_cback()
135 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()
/hardware/qcom/sdm845/bt/libbt-vendor/include/
Dhci_uart.h149 uint16_t opcode; member
155 uint16_t opcode; member
159 uint16_t opcode; member
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhci_uart.h150 uint16_t opcode; member
156 uint16_t opcode; member
160 uint16_t opcode; member
/hardware/qcom/msm8996/kernel-headers/sound/
Dvoice_svc.h49 __u32 opcode; member
60 __u32 opcode; member
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Dvoice_svc.h32 __u32 opcode; member
42 __u32 opcode; member
/hardware/qcom/msm8994/kernel-headers/sound/
Dvoice_svc.h49 __u32 opcode; member
60 __u32 opcode; member
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dvoice_svc.h32 __u32 opcode; member
42 __u32 opcode; member
/hardware/qcom/msm8998/kernel-headers/sound/
Dvoice_svc.h49 __u32 opcode; member
60 __u32 opcode; member
/hardware/qcom/msm8998/original-kernel-headers/sound/
Dvoice_svc.h32 __u32 opcode; member
42 __u32 opcode; member
/hardware/qcom/msm8x09/kernel-headers/sound/
Dvoice_svc.h49 __u32 opcode; member
60 __u32 opcode; member
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dvoice_svc.h32 __u32 opcode; member
42 __u32 opcode; member
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhardware.c128 uint16_t opcode; in hw_epilog_cback() local
132 STREAM_TO_UINT16(opcode,p); in hw_epilog_cback()
134 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()

1234