/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | fake_l2cap.cc | 57 auto channel_map = dynamic_channels_.find(conn); in RegisterDynamicChannel() local 121 auto channel_map = dynamic_channels_.find(conn); in FindAvailableDynamicChannelId() local 139 auto channel_map = dynamic_channels_.find(conn); in FindDynamicChannelByLocalId() local 152 auto channel_map = dynamic_channels_.find(conn); in FindDynamicChannelByRemoteId() local 166 auto channel_map = dynamic_channels_.find(conn); in DeleteDynamicChannelByLocalId() local
|
/aosp_15_r20/frameworks/wilhelm/src/android/ |
H A D | channels.cpp | 123 struct channel_map { struct 132 static const struct channel_map output_map[] = { argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/pulse/ |
D | introspect.h | 216 pa_channel_map channel_map; /**< Channel map */ member 296 pa_channel_map channel_map; /**< Channel map */ member 370 pa_channel_map channel_map; /**< Default channel map. \since 0.9.15 */ member 523 pa_channel_map channel_map; /**< Channel map */ member 575 pa_channel_map channel_map; /**< Channel map */ member 646 pa_channel_map channel_map; /**< The channel map */ member
|
D | ext-stream-restore.h | 42 pa_channel_map channel_map; /**< The channel map for the volume field, if applicable */ member
|
/aosp_15_r20/hardware/google/interfaces/bluetooth/bt_channel_avoidance/aidl/vts/ |
D | VtsHalBTChannelAvoidanceTargetTest.cpp | 53 …tus BTChannelAvoidanceTest::setBluetoothChannelStatus(const std::array<uint8_t, 10>& channel_map) { in setBluetoothChannelStatus() 58 std::array<uint8_t, 10> channel_map = {127, 255, 255, 255, 255, 255, 255, 0, 0, 15}; in TEST_P() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | py_hal.py | 290 channel_map=7, argument 324 channel_map=7, argument
|
D | py_hci.py | 267 channel_map=7, argument
|
/aosp_15_r20/external/libxaac/decoder/drc_src/ |
H A D | impd_drc_parametric_dec.c | 65 WORD32* channel_map = p_parametricdrc_params->channel_map[instance_idx]; in impd_init_parametric_drc_feed_fwd() local 221 WORD32* channel_map = p_parametricdrc_params->channel_map[instance_idx]; in impd_init_parametric_drc_lim() local
|
H A D | impd_parametric_drc_dec.h | 126 WORD32 channel_map[PARAM_DRC_INSTANCE_COUNT_MAX][MAX_CHANNEL_COUNT]; member
|
/aosp_15_r20/external/autotest/client/cros/chameleon/ |
H A D | audio_widget.py | 184 def channel_map(self): member in AudioInputWidget 199 def channel_map(self, new_channel_map): member in AudioInputWidget
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_border.c | 157 uint8_t channel_map[4] = {0}; in agx_pack_border() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | ble_advertiser.h | 36 uint8_t channel_map; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_macsec_qca.c | 62 struct channel_map { struct 80 struct channel_map receive_channel_map[MAXSC]; argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_advertising_manager.h | 56 uint8_t channel_map; variable
|
D | distance_measurement_manager.cc | 705 std::array<uint8_t, 10> channel_map; in send_le_cs_create_config() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/ |
D | le_advertising_manager_facade.proto | 68 int32 channel_map = 10; field
|
/aosp_15_r20/external/flac/src/flac/ |
H A D | encode.c | 863 size_t channel_map[FLAC__MAX_CHANNELS]; in flac__encode_file() local 2250 …AC__bool is_unsigned_samples, uint32_t channels, uint32_t bps, uint32_t shift, size_t *channel_map) in format_input()
|
/aosp_15_r20/external/autotest/client/cros/audio/ |
H A D | audio_helper.py | 676 channel_map, parameters=None): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 266 const RawAddress& direct_bda, uint8_t channel_map, in btsnd_hcic_ble_write_adv_params()
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/ |
D | stack_power_telemetry.cc | 139 std::map<RawAddress, std::list<ChannelDetails>> channel_map; member in __anon2199bd050111::LogDataContainer
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 115 const RawAddress& direct_bda, uint8_t channel_map, in btsnd_hcic_ble_write_adv_params()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 34123 …SetHostChannelClassificationBuilder> Create(const std::array<uint8_t,5>& channel_map) {auto builde… in Create() 34143 explicit LeSetHostChannelClassificationBuilder(const std::array<uint8_t,5>& channel_map) :LeConnect… in Create() 34229 …rorCode status, uint16_t connection_handle, const std::array<uint8_t,5>& channel_map) {auto builde… in Create() 34250 …rorCode status, uint16_t connection_handle, const std::array<uint8_t,5>& channel_map) :CommandComp… in Create() 41486 …igRttType rtt_type, CsSyncPhy cs_sync_phy, const std::array<uint8_t,10>& channel_map, uint8_t chan… in Create() 41511 …igRttType rtt_type, CsSyncPhy cs_sync_phy, const std::array<uint8_t,10>& channel_map, uint8_t chan… in Create() 42323 …_address, PeerAddressType peer_address_type, Address peer_address, uint8_t channel_map, Advertisin… in Create() 42343 …_address, PeerAddressType peer_address_type, Address peer_address, uint8_t channel_map, Advertisin… in Create() 48179 …CsRttType rtt_type, CsSyncPhy cs_sync_phy, const std::array<uint8_t,10>& channel_map, uint8_t chan… in Create() 48204 …CsRttType rtt_type, CsSyncPhy cs_sync_phy, const std::array<uint8_t,10>& channel_map, uint8_t chan… in Create()
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 35272 long unsigned int channel_map[1]; member
|
H A D | vmlinux.h | 35272 long unsigned int channel_map[1]; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 128364 u8 channel_map[8]; member
|