Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 12 of 12) sorted by relevance

/hardware/libhardware_legacy/qemu/
Dqemu.c75 qemu_channel_open_qemud_pipe( QemuChannel* channel, in qemu_channel_open_qemud_pipe()
94 qemu_channel_open_qemud( QemuChannel* channel, in qemu_channel_open_qemud()
131 qemu_channel_open_qemud_old( QemuChannel* channel, in qemu_channel_open_qemud_old()
155 qemu_channel_open_tty( QemuChannel* channel, in qemu_channel_open_tty()
184 qemu_channel_open( QemuChannel* channel, in qemu_channel_open()
290 static QemuChannel channel[1]; in qemu_control_fd() local
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
Dbcmwifi.h69 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? ((channel) - CH_10MHZ_APART) : 0) argument
70 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ argument
73 #define CH20MHZ_CHSPEC(channel) (chanspec_t)((chanspec_t)(channel) | WL_CHANSPEC_BW_20 | \ argument
76 #define NEXT_20MHZ_CHAN(channel) (((channel) < (MAXCHANNEL - CH_20MHZ_APART)) ? \ argument
78 #define CH40MHZ_CHSPEC(channel, ctlsb) (chanspec_t) \ argument
Dwlioctl.h61 uint32 channel; member
444 uint32 channel[1]; member
1779 uint8 channel; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi.h69 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? ((channel) - CH_10MHZ_APART) : 0) argument
70 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ argument
73 #define CH20MHZ_CHSPEC(channel) (chanspec_t)((chanspec_t)(channel) | WL_CHANSPEC_BW_20 | \ argument
76 #define NEXT_20MHZ_CHAN(channel) (((channel) < (MAXCHANNEL - CH_20MHZ_APART)) ? \ argument
78 #define CH40MHZ_CHSPEC(channel, ctlsb) (chanspec_t) \ argument
Dwlioctl.h61 uint32 channel; member
444 uint32 channel[1]; member
1779 uint8 channel; member
/hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c131 u8 channel; in wpa_driver_wext_set_cscan_params() local
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c132 u8 channel; in wpa_driver_wext_set_cscan_params() local
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h340 static bool isOutputChannel(uint32_t channel) { in isOutputChannel()
343 static bool isInputChannel(uint32_t channel) { in isInputChannel()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h357 uint8 channel; member
377 uint8 channel; member
468 uint8 channel; member
486 uint8 channel; member
500 uint8 channel; member
519 uint8 channel; member
1218 uint8 channel; member
1229 uint8 channel; member
1267 uint8 channel; member
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
D802.11.h357 uint8 channel; member
377 uint8 channel; member
468 uint8 channel; member
486 uint8 channel; member
500 uint8 channel; member
519 uint8 channel; member
1218 uint8 channel; member
1229 uint8 channel; member
1267 uint8 channel; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
DAacEncTest.c223 int channel = 0; variable
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
Dloc_api_common.h793 rpc_uint16 channel; member