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

/system/bt/service/common/bluetooth/binder/
H A DIBluetooth.cpp123 RegisterCallback(interface_cast<IBluetoothCallback>(callback));
249 void BpBluetooth::RegisterCallback(const sp<IBluetoothCallback>& callback) { function in class:ipc::binder::BpBluetooth
/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cpp90 void BluetoothBinderServer::RegisterCallback( function in class:ipc::binder::BluetoothBinderServer
94 LOG(ERROR) << "RegisterCallback called with NULL binder. Ignoring.";

Completed in 102 milliseconds