Searched defs:ReadOnlyPropertyService (Results 1 – 2 of 2) sorted by relevance
23 class ReadOnlyPropertyService : public ReadOnlyProperty::Service { class25 ReadOnlyPropertyService(hci::Controller* controller) : controller_(controller) {} in ReadOnlyPropertyService() function in bluetooth::facade::ReadOnlyPropertyService
29 class ReadOnlyPropertyService; variable