Home
last modified time | relevance | path

Searched defs:uwb_chip (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/uwb/aidl/default/src/
H A Dservice.rs10 mod uwb_chip; module
/aosp_15_r20/tools/netsim/rust/cli/src/
H A Drequests.rs113 let mut uwb_chip = Chip_Radio::new(); in get_expected_radio() localVariable
H A Dargs.rs111 let mut uwb_chip = Chip_Radio::new(); in get_request_bytes() localVariable
/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/
DphNxpUciHal.h242 std::unique_ptr<NxpUwbChip> uwb_chip; member