/system/bt/hci/src/ |
D | vendor.c | 93 static int send_command(vendor_opcode_t opcode, void *param) { in send_command() 98 static int send_async_command(vendor_async_opcode_t opcode, void *param) { in send_async_command() 103 static void set_callback(vendor_async_opcode_t opcode, vendor_cb callback) { in set_callback() 173 static uint8_t transmit_cb(UNUSED_ATTR uint16_t opcode, void *buffer, tINT_CMD_CBACK callback) { in transmit_cb()
|
D | hci_packet_factory.c | 151 static BT_HDR *make_command_no_params(uint16_t opcode) { in make_command_no_params() 155 static BT_HDR *make_command(uint16_t opcode, size_t parameter_size, uint8_t **stream_out) { in make_command()
|
D | hci_layer.c | 92 uint16_t opcode; member 638 command_opcode_t opcode; in filter_incoming_event() local 724 static waiting_command_t *get_waiting_command(command_opcode_t opcode) { in get_waiting_command()
|
D | hci_packet_parser.c | 208 command_opcode_t opcode; in read_command_complete_header() local
|
/system/bt/stack/include/ |
D | uipc_msg.h | 60 UINT8 opcode; /* UIPC_OPEN_REQ */ member 67 UINT8 opcode; /* UIPC_OPEN_RESP */ member 78 UINT8 opcode; /* UIPC_CLOSE_REQ */ member 85 UINT8 opcode; /* UIPC_CLOSE_RSP */ member 92 UINT8 opcode; member 110 UINT8 opcode; /* A2DP_START_REQ */ member 117 UINT8 opcode; /* A2DP_STOP_REQ */ member 123 UINT8 opcode; /* A2DP_SUSPEND_REQ */ member 129 UINT8 opcode; /* A2DP_CLEANUP_REQ */ member 136 UINT8 opcode; /* A2DP_START_RESP, A2DP_STOP_RESP, A2DP_CLEANUP_RESP, A2DP_SUSPEND_RESP */ member [all …]
|
D | avrc_defs.h | 764 UINT8 opcode; /* Op Code (passthrough, vendor, etc) */ member 968 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 977 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 986 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 996 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1006 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1016 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1027 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1037 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1046 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member [all …]
|
D | smp_api.h | 285 UINT16 opcode; member
|
/system/bt/stack/avrc/ |
D | avrc_utils.c | 198 UINT8 opcode = 0; in avrc_opcode_from_pdu() local 224 BOOLEAN avrc_is_valid_opcode(UINT8 opcode) in avrc_is_valid_opcode()
|
D | avrc_bld_ct.c | 131 UINT8 opcode; in avrc_bld_init_cmd_buffer() local
|
D | avrc_bld_tg.c | 743 UINT8 opcode = avrc_opcode_from_pdu(p_rsp->pdu); in avrc_bld_init_rsp_buffer() local
|
D | avrc_api.c | 551 UINT8 opcode; in avrc_msg_cback() local
|
/system/bt/stack/btu/ |
D | btu_hcif.c | 364 uint16_t opcode; in btu_hcif_send_cmd() local 826 static void btu_hcif_hdl_command_complete (UINT16 opcode, UINT8 *p, UINT16 evt_len, in btu_hcif_hdl_command_complete() 955 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task() local 993 static void btu_hcif_hdl_command_status (UINT16 opcode, UINT8 status, UINT8 *p_cmd, in btu_hcif_hdl_command_status() 1153 command_opcode_t opcode; in btu_hcif_command_status_evt_on_task() local
|
/system/bt/stack/btm/ |
D | btm_devctl.c | 647 tBTM_STATUS BTM_VendorSpecificCommand(UINT16 opcode, UINT8 param_len, in BTM_VendorSpecificCommand() 684 void btm_vsc_complete (UINT8 *p, UINT16 opcode, UINT16 evt_len, in btm_vsc_complete()
|
D | btm_ble_multi_adv.c | 67 void btm_ble_multi_adv_enq_op_q(UINT8 opcode, UINT8 inst_id, UINT8 cb_evt) in btm_ble_multi_adv_enq_op_q() 116 UINT8 cb_evt = 0, opcode; in btm_ble_multi_adv_vsc_cmpl_cback() local
|
D | btm_ble_batchscan.c | 141 void btm_ble_batchscan_enq_op_q(UINT8 opcode, tBTM_BLE_BATCH_SCAN_STATE cur_state, in btm_ble_batchscan_enq_op_q() 362 UINT8 status = 0, subcode = 0, opcode = 0; in btm_ble_batchscan_vsc_cmpl_cback() local
|
/system/bt/btif/src/ |
D | bluetooth.c | 392 int dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len) in dut_mode_send() 404 int le_test_mode(uint16_t opcode, uint8_t* buf, uint8_t len) in le_test_mode()
|
D | btif_core.c | 683 bt_status_t btif_dut_mode_send(uint16_t opcode, uint8_t *buf, uint8_t len) in btif_dut_mode_send()
|
D | btif_rc.c | 1023 UINT8 opcode = 0; in opcode_from_pdu() local
|
/system/bt/stack/gatt/ |
D | gatt_cl.c | 518 void gatt_proc_disc_error_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 opcode, in gatt_proc_disc_error_rsp() 561 UINT8 opcode, reason, * p= p_data; in gatt_process_error_rsp() local
|
/system/core/libpixelflinger/codeflinger/ |
D | GGLAssembler.cpp | 818 const int opcode = GGL_READ_NEEDS(LOGIC_OP, needs.n) | GGL_CLEAR; in build_logic_op() local 966 const int opcode = GGL_READ_NEEDS(LOGIC_OP, needs.n) | GGL_CLEAR; in build_masking() local
|
D | texturing.cpp | 231 const int opcode = GGL_READ_NEEDS(LOGIC_OP, needs.n) | GGL_CLEAR; in decodeLogicOpNeeds() local
|
D | Arm64Assembler.cpp | 340 void ArmToArm64Assembler::dataProcessingCommon(int opcode, in dataProcessingCommon() 408 void ArmToArm64Assembler::dataProcessing(int opcode, int cc, in dataProcessing()
|
/system/bt/test/bluedroidtest/ |
D | bluedroidtest.c | 474 static void dut_mode_recv(uint16_t UNUSED opcode, uint8_t UNUSED *buf, uint8_t UNUSED len) in dut_mode_recv()
|
/system/core/libpixelflinger/ |
D | pixelflinger.cpp | 580 static void ggl_logicOp(void* con, GGLenum opcode) in ggl_logicOp()
|
/system/bt/bta/av/ |
D | bta_av_act.c | 255 static void bta_av_rc_msg_cback(UINT8 handle, UINT8 label, UINT8 opcode, tAVRC_MSG *p_msg) in bta_av_rc_msg_cback()
|