Home | History | Annotate | Download | only in server

Lines Matching refs:setTrust

1162         setTrust(address, false);
1211 public synchronized boolean setTrust(String address, boolean value) {
2439 BluetoothDeviceProfileState addProfileState(String address, boolean setTrust) {
2441 new BluetoothDeviceProfileState(mContext, address, this, mA2dpService, setTrust);