Home
last modified time | relevance | path

Searched defs:is_active (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/service/proto/android/car/telemetry/
Dstats_log.proto91 optional bool is_active = 14; field
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.h170 bool is_active() const { return state != SCO_ST_UNUSED; } in is_active() function
/packages/modules/Virtualization/virtualizationmanager/src/
Dpayload.rs80 is_active: bool, field
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc239 tBT_TRANSPORT transport, bool is_active) { in GATT_SetIdleTimeout()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc321 [](bool is_active) { in HearingAidImpl()
329 void IsoTrafficEventCb(bool is_active) { in IsoTrafficEventCb()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1188 tBT_TRANSPORT transport, bool is_active) { in GATT_SetIdleTimeout()
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.cc1904 bool is_active = false; in CreateStreamVectorForOffloader() local
2175 bool is_active = (group_id_ == active_group_id); in Dump() local
Dle_audio_types.h881 bool is_active; member
/packages/modules/StatsD/statsd/src/
Dstats_log.proto335 optional bool is_active = 14; field
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h677 bool is_active; /* is channel active */ member
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1798 is_active: bool, field