Home
last modified time | relevance | path

Searched refs:BLUETOOTH (Results 1 – 21 of 21) sorted by relevance

/tools/netsim/rust/daemon/src/transport/
Dsocket.rs85 kind: ChipKind::BLUETOOTH, in handle_hci_client()
100 chip_kind: ChipKind::BLUETOOTH, in handle_hci_client()
117 let _ = reader(tcp_rx, ChipKind::BLUETOOTH, result.chip_id); in handle_hci_client()
134 if let ChipKind::BLUETOOTH = kind { in reader()
Dfd.rs59 BLUETOOTH = 1, enumerator
132 ChipKindEnum::BLUETOOTH => match h4::read_h4_packet(&mut rx) { in fd_reader()
189 ChipKindEnum::BLUETOOTH => ChipKind::BLUETOOTH, in run_fd_transport()
197 ChipKind::BLUETOOTH => { in run_fd_transport()
308 ChipKindEnum::BLUETOOTH => match h4::read_h4_packet(&mut rx) { in connector_fd_reader()
386 if (chip_kind != ChipKindEnum::BLUETOOTH as u32) in connector_grpc_reader()
Dwebsocket.rs93 kind: ChipKind::BLUETOOTH, in run_websocket_transport()
108 chip_kind: ChipKind::BLUETOOTH, in run_websocket_transport()
/tools/netsim/rust/proto/src/
Dcommon.rs34 BLUETOOTH = 1, enumerator
53 1 => ::std::option::Option::Some(ChipKind::BLUETOOTH), in from_i32()
63 ChipKind::BLUETOOTH,
/tools/netsim/ui/ts/netsim/
Dcommon.ts9 BLUETOOTH = 'BLUETOOTH', enumerator
/tools/netsim/rust/daemon/src/devices/
Ddevice.rs106 patch_chip_kind = ProtoChipKind::BLUETOOTH; in patch()
226 static PATCH_CHIP_KIND: ProtoChipKind = ProtoChipKind::BLUETOOTH;
239 kind: ProtoChipKind::BLUETOOTH, in create_test_device()
251 kind: ProtoChipKind::BLUETOOTH, in create_test_device()
Ddevices_handler.rs240 ProtoChipKind::BLUETOOTH, in add_chip_cxx()
268 ProtoChipKind::BLUETOOTH, in add_chip_cxx()
270 chip_kind: ProtoChipKind::BLUETOOTH, in add_chip_cxx()
944 chip_kind: ProtoChipKind::BLUETOOTH, in test_chip_1_bt()
966 chip_kind: ProtoChipKind::BLUETOOTH, in test_chip_2_bt()
1100 chip_kind: ProtoChipKind::BLUETOOTH, in test_spawn_shutdown_publisher_timeout_is_canceled_if_a_chip_is_added()
1294 assert_eq!(chip.kind, ProtoChipKind::BLUETOOTH); in test_adding_two_chips()
/tools/netsim/proto/netsim/
Dstartup.proto34 * {kind: "BLUETOOTH", fdIn: 20, fdOut:21}]
37 * chips: [{kind: "BLUETOOTH", fdIn: 3, fdOut: 4},
Dcommon.proto23 BLUETOOTH = 1; enumerator
/tools/netsim/rust/daemon/src/grpc_server/
Dbackend.rs39 ProtoChipKind::BLUETOOTH => { in add_chip()
108 ProtoChipKind::BLUETOOTH => { in stream_packets()
/tools/netsim/src/
Dnetsim-packet-streamer-client.cc37 ChipKind::BLUETOOTH); in main()
/tools/netsim/src/backend/
Dgrpc_server.cc84 case common::ChipKind::BLUETOOTH: in StreamPackets()
161 if (chip_kind == common::ChipKind::BLUETOOTH) { in ProcessRequests()
/tools/netsim/rust/daemon/src/wireless/
Dmocked.rs51 ProtoChipKind::BLUETOOTH => netsim_radio_stats::Kind::BLUETOOTH_LOW_ENERGY, in get_stats()
/tools/netsim/rust/cli/src/
Dresponse.rs309 ChipKind::BLUETOOTH => "BLUETOOTH".to_string(), in chip_kind_to_string()
341 chip_kind: ChipKind::BLUETOOTH.into(), in capture_1()
357 chip_kind: ChipKind::BLUETOOTH.into(), in capture_2()
Drequests.rs123 chip.kind = ChipKind::BLUETOOTH.into(); in get_expected_radio()
Dargs.rs123 chip.kind = ChipKind::BLUETOOTH.into(); in get_request_bytes()
/tools/netsim/testing/netsim-grpc/src/netsim_grpc/
Dnetsim_client.py134 chip.kind = common.ChipKind.BLUETOOTH
/tools/netsim/rust/daemon/src/captures/
Dcapture.rs123 ChipKind::BLUETOOTH => LinkType::BluetoothHciH4WithPhdr, in start_capture()
Dcaptures_handler.rs257 ChipKind::BLUETOOTH => wrap_bt_packet(direction, packet_type, packet), in handle_packet()
/tools/netsim/ui/ts/
Ddevice-info.ts11 BLUETOOTH = 'BLUETOOTH', enumerator
/tools/netsim/ui/dist/js/
Ddevice-info.js1 …/device-observer.js";var c,r;!function(e){e.UNSPECIFIED="UNSPECIFIED",e.BLUETOOTH="BLUETOOTH",e.WI…