Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ras/
Dras_server.cc49 uint16_t attribute_handle_ccc_; member
672 current_characteristic->attribute_handle_ccc_ = attribute_handle; in OnServiceAdded()
689 if (characteristic.attribute_handle_ccc_ == descriptor_handle) { in GetCharacteristicByCccHandle()