Searched refs:CLIGattClientCallback (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/client/
H A Dmain.cc293 class CLIGattClientCallback class in namespace:__anon855
296 CLIGattClientCallback() = default;
297 ~CLIGattClientCallback() override = default;
316 DISALLOW_COPY_AND_ASSIGN(CLIGattClientCallback);
565 gatt_iface->RegisterClient(new CLIGattClientCallback(), &status);

Completed in 24 milliseconds