Searched defs:IsInitialized (Results 1 – 6 of 6) sorted by relevance
/system/bt/common/ | ||
D | address_obfuscator.cc | 41 bool AddressObfuscator::IsInitialized() { in IsInitialized() function in bluetooth::common::AddressObfuscator |
/system/bt/service/hal/ | ||
D | bluetooth_av_interface.cc | 341 bool BluetoothAvInterface::IsInitialized() { in IsInitialized() function in bluetooth::hal::BluetoothAvInterface |
D | bluetooth_interface.cc | 378 bool BluetoothInterface::IsInitialized() { in IsInitialized() function in bluetooth::hal::BluetoothInterface |
D | bluetooth_gatt_interface.cc | 755 bool BluetoothGattInterface::IsInitialized() { in IsInitialized() function in bluetooth::hal::BluetoothGattInterface |
D | bluetooth_avrcp_interface.cc | 867 bool BluetoothAvrcpInterface::IsInitialized() { in IsInitialized() function in bluetooth::hal::BluetoothAvrcpInterface |
/system/bt/stack/btm/ | ||
D | btm_ble_multi_adv.cc | 1021 bool BleAdvertisingManager::IsInitialized() { return instance; } in IsInitialized() function in BleAdvertisingManager |