Home
last modified time | relevance | path

Searched defs:include_adi (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dble_advertiser.h46 bool include_adi; member
/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.h34 bool include_adi; variable
Dle_advertising_manager.cc2007 …singManager::EnablePeriodicAdvertising(AdvertiserId advertiser_id, bool enable, bool include_adi) { in EnablePeriodicAdvertising()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc177 void BleAdvertiserIntf::SetPeriodicAdvertisingEnable(uint8_t adv_id, bool enable, bool include_adi)… in SetPeriodicAdvertisingEnable()
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_advertising_manager_facade.proto142 bool include_adi = 3; field
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.cc1540 bool enable, bool include_adi, uint8_t advertising_handle) { in LeSetPeriodicAdvertisingEnable()
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc199 bool include_adi, in SetPeriodicAdvertisingEnable()