Lines Matching full:packet
20 * @brief SPI transceive function for Bluetooth packet.
22 * @param tx Pointer of transmission packet.
23 * @param tx_len Length of transmission packet.
24 * @param rx Pointer of reception packet.
25 * @param rx_len Length of reception packet.
35 * @param data Pointer of transmission packet.
36 * @param len Length of transmission packet.
55 * @param data Pointer of transmission packet.
56 * @param len Length of transmission packet.
57 * @param transceive SPI transceive function for Bluetooth packet.
66 * @param data Pointer of reception packet.
67 * @param len Pointer of reception packet length.
68 * @param transceive SPI transceive function for Bluetooth packet.
95 * @param data Pointer of received packet.