Home
last modified time | relevance | path

Searched defs:IsEnabled (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.h45 bool IsEnabled() const { return advertising_enable; } in IsEnabled() function
Dlink_layer_controller.h971 bool IsEnabled() const { return scan_enable; } in IsEnabled() function
1016 bool IsEnabled() const { return connect_enable; } in IsEnabled() function
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc2210 bool LeAudioDeviceGroup::IsEnabled(void) const { return is_enabled_; } in IsEnabled() function in bluetooth::le_audio::LeAudioDeviceGroup