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

/system/bt/service/client/
H A Dmain.cpp127 class CLIBluetoothCallback : public ipc::binder::BnBluetoothCallback { class in namespace:__anon776
129 CLIBluetoothCallback() = default;
130 ~CLIBluetoothCallback() override = default;
146 DISALLOW_COPY_AND_ASSIGN(CLIBluetoothCallback);
834 sp<CLIBluetoothCallback> callback = new CLIBluetoothCallback();

Completed in 61 milliseconds