Home | History | Annotate | Download | only in plugins

Lines Matching refs:x00

322 		if (evt_auth->status != 0x00) {
386 if (dev->ver.manufacturer == 11 && dev->ver.hci_rev == 0x00 &&
397 if (dev->ver.hci_rev == 0x00 &&
487 uint8_t events[8] = { 0xff, 0xff, 0xfb, 0xff, 0x00, 0x00, 0x00, 0x00 };
969 key_type = 0x00;
1118 (conn->rem_cap == 0x00 || conn->rem_cap == 0x03)) {
1244 if (conn->loc_auth == 0x00 || conn->loc_auth == 0x04) {
1259 if (conn->rem_auth == 0x00 || conn->rem_auth == 0x01)
1260 conn->loc_auth = 0x00;
1320 cp.oob_data = 0x00;
1666 uint8_t lap[] = { 0x33, 0x8b, 0x9e, 0x00, 0x8b, 0x9e };
2955 inq_cp.num_rsp = 0x00;
3358 cp.simul = (dev->features[6] & LMP_LE_BREDR) ? 0x01 : 0x00;