/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_cmd.h | 28 struct cmd { struct 30 cmd_func_t *func; argument 46 extern int dhd_get(void *dhd, int cmd, void *buf, int len); argument
|
D | dhdu.c | 417 dhd_cmd_usage(cmd_t *cmd) in dhd_cmd_usage() 429 cmd_t *cmd; in dhd_list() local 482 cmd_t *cmd; in dhd_cmds_usage() local 592 dhd_pktgen(void *dhd, cmd_t *cmd, char **argv) in dhd_pktgen() 743 dhd_sd_msglevel(void *dhd, cmd_t *cmd, char **argv) in dhd_sd_msglevel() 749 dhd_sd_blocksize(void *dhd, cmd_t *cmd, char **argv) in dhd_sd_blocksize() 793 dhd_sd_mode(void *wl, cmd_t *cmd, char **argv) in dhd_sd_mode() 833 dhd_dma_mode(void *wl, cmd_t *cmd, char **argv) in dhd_dma_mode() 884 dhd_sdreg(void *dhd, cmd_t *cmd, char **argv) in dhd_sdreg() 944 dhd_membytes(void *dhd, cmd_t *cmd, char **argv) in dhd_membytes() [all …]
|
D | dhdu_linux.c | 81 cmd_t *cmd = NULL; in dhd_find_cmd() local 145 dhd_ioctl(void *dhd, int cmd, void *buf, int len, bool set) in dhd_ioctl() 180 int wl_ioctl(void *wl, int cmd, void *buf, int len, bool set) in wl_ioctl() 231 dhd_get(void *dhd, int cmd, void *buf, int len) in dhd_get() 244 dhd_set(void *dhd, int cmd, void *buf, int len) in dhd_set() 344 ioctl_queryinformation_fe(void *wl, int cmd, void* input_buf, int *input_len) in ioctl_queryinformation_fe() 363 ioctl_setinformation_fe(void *wl, int cmd, void* buf, int *len) in ioctl_setinformation_fe() 382 wl_get(void *wl, int cmd, void *buf, int len) in wl_get() 404 wl_set(void *wl, int cmd, void *buf, int len) in wl_set() 565 cmd_t *cmd = NULL; in process_args() local
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
D | hw_rome.c | 331 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_wipower_vs_cmd() 356 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_vs_cmd() 382 unsigned char *cmd, in frame_hci_cmd_pkt() 521 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_set_patch_request() local 553 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_patch_download_request() local 724 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_attach_rampatch() local 754 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_rampatch_reset() local 902 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_tlv_dnld_segment() local 1062 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_1_0_nvm_tag_dnld() local 1332 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_patch_ver_req() local [all …]
|
D | hw_ar3k.c | 124 static int send_hci_cmd_sync(int dev, uint8_t *cmd, int len, uint8_t **event) in send_hci_cmd_sync() 244 static void load_hci_ps_hdr(uint8_t *cmd, uint8_t ps_op, int len, int index) in load_hci_ps_hdr() 315 uint8_t cmd[HCI_MAX_CMD_SIZE]; in write_ps_cmd() local 388 unsigned char cmd[MAX_CMD_LEN], rsp[HCI_MAX_EVENT_SIZE]; in set_cntrlr_baud() local 680 uint8_t cmd[13]; in write_bdaddr() local 763 uint8_t cmd[8] = {0}; in get_device_type() local 806 uint8_t cmd[3] = {0}; in read_ath3k_version() local 848 uint8_t cmd[7] = {0}; in get_ath3k_crc() local 872 uint8_t cmd[20] = {0}; in set_patch_ram() local 933 uint8_t cmd[HCI_MAX_CMD_SIZE] = {0}; in ps_patch_download() local [all …]
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
D | hw_rome.c | 358 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_wipower_vs_cmd() 383 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_vs_cmd() 409 unsigned char *cmd, in frame_hci_cmd_pkt() 543 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_set_patch_request() local 575 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_patch_download_request() local 746 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_attach_rampatch() local 776 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_rampatch_reset() local 925 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_tlv_dnld_segment() local 1095 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_1_0_nvm_tag_dnld() local 1365 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_patch_ver_req() local [all …]
|
D | hw_ar3k.c | 127 static int send_hci_cmd_sync(int dev, uint8_t *cmd, int len, uint8_t **event) in send_hci_cmd_sync() 247 static void load_hci_ps_hdr(uint8_t *cmd, uint8_t ps_op, int len, int index) in load_hci_ps_hdr() 318 uint8_t cmd[HCI_MAX_CMD_SIZE]; in write_ps_cmd() local 391 unsigned char cmd[MAX_CMD_LEN], rsp[HCI_MAX_EVENT_SIZE]; in set_cntrlr_baud() local 683 uint8_t cmd[13]; in write_bdaddr() local 766 uint8_t cmd[8] = {0}; in get_device_type() local 809 uint8_t cmd[3] = {0}; in read_ath3k_version() local 851 uint8_t cmd[7] = {0}; in get_ath3k_crc() local 875 uint8_t cmd[20] = {0}; in set_patch_ram() local 938 uint8_t cmd[HCI_MAX_CMD_SIZE] = {0}; in ps_patch_download() local [all …]
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
D | hw_rome.c | 354 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_wipower_vs_cmd() 379 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_vs_cmd() 405 unsigned char *cmd, in frame_hci_cmd_pkt() 539 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_set_patch_request() local 571 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_patch_download_request() local 742 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_attach_rampatch() local 772 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_rampatch_reset() local 920 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_tlv_dnld_segment() local 1083 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_1_0_nvm_tag_dnld() local 1353 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_patch_ver_req() local [all …]
|
D | hw_ar3k.c | 124 static int send_hci_cmd_sync(int dev, uint8_t *cmd, int len, uint8_t **event) in send_hci_cmd_sync() 244 static void load_hci_ps_hdr(uint8_t *cmd, uint8_t ps_op, int len, int index) in load_hci_ps_hdr() 315 uint8_t cmd[HCI_MAX_CMD_SIZE]; in write_ps_cmd() local 388 unsigned char cmd[MAX_CMD_LEN], rsp[HCI_MAX_EVENT_SIZE]; in set_cntrlr_baud() local 680 uint8_t cmd[13]; in write_bdaddr() local 763 uint8_t cmd[8] = {0}; in get_device_type() local 806 uint8_t cmd[3] = {0}; in read_ath3k_version() local 848 uint8_t cmd[7] = {0}; in get_ath3k_crc() local 872 uint8_t cmd[20] = {0}; in set_patch_ram() local 933 uint8_t cmd[HCI_MAX_CMD_SIZE] = {0}; in ps_patch_download() local [all …]
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
D | hw_rome.c | 380 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_wipower_vs_cmd() 405 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_vs_cmd() 431 unsigned char *cmd, in frame_hci_cmd_pkt() 570 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_set_patch_request() local 602 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_patch_download_request() local 773 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_attach_rampatch() local 803 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_rampatch_reset() local 951 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_tlv_dnld_segment() local 1129 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_1_0_nvm_tag_dnld() local 1399 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_patch_ver_req() local [all …]
|
D | hw_ar3k.c | 126 static int send_hci_cmd_sync(int dev, uint8_t *cmd, int len, uint8_t **event) in send_hci_cmd_sync() 246 static void load_hci_ps_hdr(uint8_t *cmd, uint8_t ps_op, int len, int index) in load_hci_ps_hdr() 317 uint8_t cmd[HCI_MAX_CMD_SIZE]; in write_ps_cmd() local 390 unsigned char cmd[MAX_CMD_LEN], rsp[HCI_MAX_EVENT_SIZE]; in set_cntrlr_baud() local 682 uint8_t cmd[13]; in write_bdaddr() local 765 uint8_t cmd[8] = {0}; in get_device_type() local 808 uint8_t cmd[3] = {0}; in read_ath3k_version() local 850 uint8_t cmd[7] = {0}; in get_ath3k_crc() local 874 uint8_t cmd[20] = {0}; in set_patch_ram() local 937 uint8_t cmd[HCI_MAX_CMD_SIZE] = {0}; in ps_patch_download() local [all …]
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | common.cpp | 52 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 103 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler() 153 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd() 181 WifiCommand *cmd = NULL; in wifi_unregister_cmd() local 204 WifiCommand *cmd = NULL; in wifi_get_cmd() local 216 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd) in wifi_unregister_cmd() 235 WifiCommand *cmd = wifi_unregister_cmd(handle, id); in wifi_cancel_cmd() local
|
D | cpp_bindings.cpp | 35 static const char *cmdToString(int cmd) in cmdToString() 540 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) { in create() 622 int WifiCommand::requestEvent(int cmd) { in requestEvent() 678 WifiCommand *cmd = (WifiCommand *)arg; in response_handler() local 691 WifiCommand *cmd = (WifiCommand *)arg; in event_handler() local
|
D | wifi_logger.cpp | 390 DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_FW_VER); in wifi_get_firmware_version() local 405 DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_DRV_VER); in wifi_get_driver_version() local 419 DebugCommand *cmd = new DebugCommand(iface, ring_name, GET_RING_DATA); in wifi_get_ring_data() local 431 DebugCommand *cmd = new DebugCommand(iface, num_rings, status, GET_RING_STATUS); in wifi_get_ring_buffers_status() local 447 DebugCommand *cmd = new DebugCommand(iface, support, GET_FEATURE); in wifi_get_logger_supported_feature_set() local 462 DebugCommand *cmd = new DebugCommand(iface, verbose_level, flags, max_interval_sec, in wifi_start_logging() local 565 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_set_log_handler() local 590 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_reset_log_handler() local 748 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_set_alert_handler() local 773 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_reset_alert_handler() local [all …]
|
D | wifi_hal.cpp | 363 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg; in wifi_cleanup() local 370 WifiCommand *cmd = cmdi->cmd; in wifi_cleanup() local 387 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg; in wifi_cleanup() local 486 int cmd = event.get_cmd(); in internal_valid_message_handler() local 519 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg; in internal_valid_message_handler() local 1111 GetMulticastIdCommand cmd(handle, name, group); in wifi_get_multicast_id() local 1246 SetRSSIMonitorCommand *cmd = new SetRSSIMonitorCommand(id, iface, max_rssi, min_rssi, eh); in wifi_start_rssi_monitoring() local 1271 SetRSSIMonitorCommand *cmd = new SetRSSIMonitorCommand(id, iface, in wifi_stop_rssi_monitoring() local 1285 AndroidPktFilterCommand *cmd = new AndroidPktFilterCommand(handle, version, max_len); in wifi_get_packet_filter_capabilities() local 1299 AndroidPktFilterCommand *cmd = new AndroidPktFilterCommand(handle, program, len); in wifi_set_packet_filter() local
|
/hardware/marvell/bt/libbt-vendor/ |
D | hardware_mrvl.c | 60 uint16_t cmd; member 109 static char *cmd_to_str(uint16_t cmd) in cmd_to_str() 141 static HC_BT_HDR *build_cmd_buf(uint16_t cmd, uint8_t pl_len, uint8_t *payload) in build_cmd_buf() 221 uint16_t cmd; in hw_mrvl_sco_config_cb() local 288 uint16_t cmd; in hw_mrvl_config_start() local 320 uint16_t cmd; in hw_mrvl_sco_config() local
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsaucm_test.c | 65 struct cmd { struct 66 enum ucm_cmd_id code; argument 67 const char *cmd_str; argument 167 struct cmd *cmd = NULL; in process_cmd() local
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | common.cpp | 57 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 133 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler() 190 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd() 211 WifiCommand *cmd = info->cmd[i].cmd; in wifi_unregister_cmd() local 222 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd) in wifi_unregister_cmd()
|
D | cpp_bindings.cpp | 52 static const char *cmdToString(int cmd) in cmdToString() 546 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) { in create() 629 int WifiCommand::requestEvent(int cmd) { in requestEvent() 679 WifiCommand *cmd = (WifiCommand *)arg; in response_handler() local 692 WifiCommand *cmd = (WifiCommand *)arg; in event_handler() local
|
/hardware/interfaces/nfc/1.0/vts/functional/ |
D | VtsHalNfcV1_0TargetTest.cpp | 112 std::vector<uint8_t> cmd = CORE_RESET_CMD; in SetUp() local 189 std::vector<uint8_t> cmd = CORE_RESET_CMD; in TEST_F() local 224 std::vector<uint8_t> cmd = CORE_RESET_CMD_CONFIG_RESET; in TEST_F() local 260 std::vector<uint8_t> cmd = INVALID_COMMAND; in TEST_F() local 280 std::vector<uint8_t> cmd = CORE_RESET_CMD; in TEST_F() local 337 std::vector<uint8_t> cmd = CORE_RESET_CMD; in TEST_F() local
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 814 char *cmd; local 841 char *cmd; local 869 char *cmd; local 938 char *cmd = NULL; local 1012 const char *cmd; local 1036 const char *cmd; local 1056 const char *cmd; local 1092 char *cmd = NULL; local 1125 char *cmd = NULL; local 1158 const char *cmd; local [all …]
|
/hardware/interfaces/bluetooth/1.0/vts/functional/ |
D | VtsHalBluetoothV1_0TargetTest.cpp | 258 void BluetoothHidlTest::wait_for_command_complete_event(hidl_vec<uint8_t> cmd) { in wait_for_command_complete_event() 293 hidl_vec<uint8_t> cmd = COMMAND_HCI_READ_BUFFER_SIZE; in setBufferSizes() local 347 hidl_vec<uint8_t> cmd = write_name; in sendAndCheckHCI() local 482 hidl_vec<uint8_t> cmd = COMMAND_HCI_WRITE_LOOPBACK_MODE_LOCAL; in enterLoopbackMode() local 533 hidl_vec<uint8_t> cmd = COMMAND_HCI_RESET; in TEST_F() local 541 hidl_vec<uint8_t> cmd = COMMAND_HCI_READ_LOCAL_VERSION_INFORMATION; in TEST_F() local 562 hidl_vec<uint8_t> cmd = COMMAND_HCI_SHOULD_BE_UNKNOWN; in TEST_F() local
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 48 static void wpa_driver_notify_country_change(void *ctx, char *cmd) in wpa_driver_notify_country_change() 69 int wpa_driver_nl80211_driver_cmd(void *priv, char *cmd, char *buf, in wpa_driver_nl80211_driver_cmd() 179 int cmd; in wpa_driver_set_ap_wps_p2p_ie() member
|
/hardware/intel/img/psb_video/src/mrst/ |
D | psb_MPEG2MC.c | 151 uint32_t cmd; in psb__MPEG2MC_send_interPB_prediction() local 321 uint32_t cmd = 0; in psb__MPEG2MC_send_motion_vectores() local 470 uint32_t cmd; in psb__MPEG2MC_send_mb_number() local 612 uint32_t cmd; in psb__MPEG2MC_send_slice_parameters() local 646 uint32_t cmd; in psb__MPEG2MC_send_slice_picture_endcommand() local 765 uint32_t cmd; in psb__MPEG2MC_interPB_mb() local 942 uint32_t cmd; in psb__MPEG2MC_intra_mb() local
|
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 46 static void wpa_driver_notify_country_change(void *ctx, char *cmd) in wpa_driver_notify_country_change() 67 int wpa_driver_nl80211_driver_cmd(void *priv, char *cmd, char *buf, in wpa_driver_nl80211_driver_cmd()
|