Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ras/
Dras_server.cc46 struct RasCharacteristic { struct in __anoncef38c590111::RasServerImpl
394 RasCharacteristic* characteristic = in OnReadDescriptor()
526 RasCharacteristic* characteristic = in OnWriteDescriptor()
658 RasCharacteristic* current_characteristic; in OnServiceAdded()
678 RasCharacteristic* GetCharacteristic(Uuid uuid) { in GetCharacteristic()
687 RasCharacteristic* GetCharacteristicByCccHandle(uint16_t descriptor_handle) { in GetCharacteristicByCccHandle()
730 std::unordered_map<uint16_t, RasCharacteristic> characteristics_;