Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:setTrust

140                     setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
156 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
173 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
200 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
225 BluetoothService service, BluetoothA2dpService a2dpService, boolean setTrust) {
268 if (setTrust) {
269 setTrust(BluetoothDevice.CONNECTION_ACCESS_YES);
597 setTrust(val);
808 setTrust(val);
980 setTrust(val);
1129 private void setTrust(int value) {
1257 setTrust(CONNECTION_ACCESS_UNDEFINED);