Searched defs:CreateBond (Results 1 – 3 of 3) sorted by relevance
50 boolean CreateBond(String device_address, int transport); in CreateBond() method
136 Status BluetoothBinderServer::CreateBond( in CreateBond() function in ipc::binder::BluetoothBinderServer
371 bool CreateBond(const std::string& device_address, int transport) override { in CreateBond() function in bluetooth::AdapterImpl