Home
last modified time | relevance | path

Searched defs:ReadOnlyPropertyService (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/facade/
Dread_only_property_server.cc23 class ReadOnlyPropertyService : public ReadOnlyProperty::Service { class
25 ReadOnlyPropertyService(hci::Controller* controller) : controller_(controller) {} in ReadOnlyPropertyService() function in bluetooth::facade::ReadOnlyPropertyService
Dread_only_property_server.h29 class ReadOnlyPropertyService; variable