Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h52 static constexpr uint8_t kContextFlagsEnableNotification = 0x01; member
Dhas_client.cc1027 HasGattOpContext::kContextFlagsEnableNotification; in OnGattWriteCcc()
2085 HasGattOpContext(HasGattOpContext::kContextFlagsEnableNotification)); in SubscribeForNotifications()