Home
last modified time | relevance | path

Searched defs:is_connectable (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dextended_low_energy_scanner.cc222 bool is_connectable = report.event_type().connectable().Read(); in OnExtendedAdvertisingReportEvent() local
/aosp_15_r20/external/python/bumble/rust/src/wrapper/device/
Dmod.rs611 pub fn is_connectable(&self) -> PyResult<bool> { in is_connectable() method
/aosp_15_r20/frameworks/proto_logging/stats/atoms/bluetooth/
H A Dbluetooth_extension_atoms.proto471 optional bool is_connectable = 5; field
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py293 is_connectable: bool = False variable in Advertisement
445 def is_connectable(self) -> bool: member in AdvertisingType
531 is_connectable: bool = True variable in AdvertisingEventProperties
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs598 is_connectable: bool, 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/atoms/bluetooth/
Dbluetooth_extension_atoms.pb.h8588 inline bool LeAdvStateChanged::is_connectable() const { in is_connectable() function