Searched refs:rplypkt (Results 1 – 2 of 2) sorted by relevance
1536 const uint8_t *rplypkt; in bth5_input_le() local1572 rplypkt = NULL; in bth5_input_le()1577 rplypkt = syncresp; in bth5_input_le()1581 rplypkt = conf; in bth5_input_le()1592 rplypkt = syncresp; in bth5_input_le()1594 rplypkt = conf; in bth5_input_le()1598 rplypkt = confresp; in bth5_input_le()1623 rplypkt = confresp; in bth5_input_le()1630 rplypkt = syncresp; in bth5_input_le()1640 if (rplypkt != NULL) { in bth5_input_le()[all …]
1491 const uint8_t *rplypkt; in bcsp_input_le() local1525 rplypkt = NULL; in bcsp_input_le()1530 rplypkt = syncresp; in bcsp_input_le()1535 rplypkt = conf; in bcsp_input_le()1546 rplypkt = syncresp; in bcsp_input_le()1548 rplypkt = confresp; in bcsp_input_le()1563 rplypkt = confresp; in bcsp_input_le()1570 rplypkt = sync; in bcsp_input_le()1580 if (rplypkt != NULL) { in bcsp_input_le()1587 m_copyback(m, 0, 4, rplypkt); in bcsp_input_le()