Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:notifyError

633     private void notifyError(String message) {
984 notifyError("Failed to request mtu: " + status);
1001 notifyError("Failed to write characteristic: " + status + " : " + uid);
1014 notifyError("Written data is not correct");
1022 notifyError("Not Permission Write: " + status + " : " + uid);
1025 notifyError("Not Authentication Write: " + status + " : " + uid);
1027 notifyError("Failed to write characteristic: " + status + " : " + uid);
1037 notifyError("Failed to write characteristic: " + status + " : " + uid);
1049 notifyError("reliable write failed");
1054 notifyError("Failed to write characteristic: " + status + " : " + uid);
1096 notifyError("Read data is not correct");
1104 notifyError("Not Permission Read: " + status + " : " + uid);
1107 notifyError("Not Authentication Read: " + status + " : " + uid);
1109 notifyError("Failed to read characteristic: " + status + " : " + uid);
1130 notifyError("Written data is not correct");
1140 notifyError("Not Permission Write: " + status + " : " + descriptor.getUuid());
1143 notifyError("Failed to write descriptor");
1160 notifyError("Read data is not correct");
1170 notifyError("Not Permission Read: " + status + " : " + descriptor.getUuid());
1173 notifyError("Failed to read descriptor: " + status);
1207 notifyError("Failed to complete reliable write: " + status);
1221 notifyError("Failed to read remote rssi");
1246 notifyError("Failed to call create bond");
1255 notifyError("There is no validity to Advertise servie.");
1298 notifyError("Failed to create bond.");