Searched refs:CLIBluetoothCallback (Results 1 – 1 of 1) sorted by relevance
145 class CLIBluetoothCallback : public android::bluetooth::BnBluetoothCallback { class147 CLIBluetoothCallback() = default;148 ~CLIBluetoothCallback() override = default;219 DISALLOW_COPY_AND_ASSIGN(CLIBluetoothCallback);1100 sp<CLIBluetoothCallback> callback = new CLIBluetoothCallback(); in main()