Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dhci.rs48 pub(crate) struct HciCommand(pub(crate) PyObject); struct
50 impl HciCommand { impl
61 impl TryFrom<Command> for HciCommand { implementation
69 impl IntoPy<PyObject> for HciCommand { implementation
/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/
Dparser.rs381 HciCommand(Command), enumerator
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/
Dstatslog.rs11351 pub enum HciCommand { enum
11656 r#hci_command: HciCommand, in stats_write()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/
Dstatslog.rs11351 pub enum HciCommand { enum
11656 r#hci_command: HciCommand, in stats_write()