Home
last modified time | relevance | path

Searched defs:adv_interval (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_scanner.cc90 uint16_t adv_interval, uint8_t adv_clock_accuracy) override { in OnPeriodicScanEstablished()
Dble_scanner_hci_interface.cc182 uint16_t adv_interval, uint8_t adv_clock_accuracy) { in OnPeriodicAdvSyncEstablished()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py300 def start_le_advertisement(self, adv_data, scan_response, adv_interval, argument
1263 def start_le_advertisement(self, adv_data, scan_response, adv_interval, argument
/aosp_15_r20/frameworks/proto_logging/stats/atoms/bluetooth/
H A Dbluetooth_extension_atoms.proto467 optional android.bluetooth.le.LeAdvInterval adv_interval = 3; 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.h8530 inline ::android::bluetooth::le::LeAdvInterval LeAdvStateChanged::adv_interval() const { in adv_interval() function