OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gatt_server_factory_
(Results
1 - 1
of
1
) sorted by null
/system/bt/service/
adapter.cpp
82
gatt_server_factory_
.reset(new GattServerFactory());
225
return
gatt_server_factory_
.get();
393
std::unique_ptr<GattServerFactory>
gatt_server_factory_
;
member in class:bluetooth::AdapterImpl
Completed in 100 milliseconds