/aosp_15_r20/tools/netsim/rust/daemon/src/bluetooth/ |
H A D | advertise_settings.rs | 43 pub tx_power_level: TxPowerLevel, field 117 tx_power_level: Option<TxPowerLevel>, field 145 pub fn tx_power_level(&mut self, tx_power_level: TxPowerLevel) -> &mut Self { in tx_power_level() method 276 let tx_power_level = TxPowerLevel::new(-1); in test_build() localVariable 311 let tx_power_level = tx_power.unwrap(); in test_from_proto_succeeds() localVariable
|
H A D | advertise_data.rs | 94 tx_power_level: TxPowerLevel, field
|
/aosp_15_r20/tools/netsim/proto/netsim/ |
H A D | model.proto | 145 AdvertiseTxPower tx_power_level = 3; field
|
/aosp_15_r20/tools/netsim/rust/cli/src/ |
H A D | requests.rs | 387 let tx_power_level = -3; in test_beacon_patch_all_params_ble() localVariable
|
H A D | args.rs | 481 pub tx_power_level: Option<TxPower>, field
|
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | host.proto | 161 uint32 tx_power_level = 11; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/ |
D | btif_bqr.h | 269 int8_t tx_power_level; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/ |
D | stack_power_telemetry.cc | 96 uint8_t tx_power_level = 0; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 569 tx_power_level: i32, field
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 52 pub tx_power_level: i32, field
|
/aosp_15_r20/tools/netsim/rust/proto/src/ |
H A D | model.rs | 1502 pub fn tx_power_level(&self) -> advertise_settings::AdvertiseTxPower { in tx_power_level() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1320 tx_power_level: i32, field
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 48588 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48610 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48627 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48648 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48665 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48686 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48703 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48724 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48741 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() 48762 …e packet_type, uint16_t connection_handle, Role connection_role, uint8_t tx_power_level, uint8_t r… in Create() [all …]
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 4099 optional int32 tx_power_level = 5; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 280523 inline ::int32_t BluetoothQualityReportReported::tx_power_level() const { in tx_power_level() function
|