Searched defs:CLIBluetoothCallback (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/client/
H A Dmain.cc145 class CLIBluetoothCallback : public android::bluetooth::BnBluetoothCallback { class in namespace:__anon855
147 CLIBluetoothCallback() = default;
148 ~CLIBluetoothCallback() override = default;
165 DISALLOW_COPY_AND_ASSIGN(CLIBluetoothCallback);
1063 sp<CLIBluetoothCallback> callback = new CLIBluetoothCallback();

Completed in 7 milliseconds