Home
last modified time | relevance | path

Searched refs:legacy_advertising_in_use (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc752 bool legacy_advertising_in_use = false; variable
755 if (BleAdvertiserHciInterface::Get() && legacy_advertising_in_use) { in btm_ble_advertiser_notify_terminated_legacy()
776 legacy_advertising_in_use = true; in Initialize()