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.h46 bool IsEnabled() const { return advertising_enable; } in IsEnabled() function
Dlink_layer_controller.h1087 bool IsEnabled() const { return scan_enable; } in IsEnabled() function
1135 bool IsEnabled() const { return connect_enable; } in IsEnabled() function
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc1869 bool LeAudioDeviceGroup::IsEnabled(void) const { return is_enabled_; }; in IsEnabled() function in bluetooth::le_audio::LeAudioDeviceGroup