stp_cursor 138 drivers/bluetooth/btmtkuart.c u8 stp_cursor; stp_cursor 432 drivers/bluetooth/btmtkuart.c if (!bdev->stp_dlen && bdev->stp_cursor >= 6) stp_cursor 433 drivers/bluetooth/btmtkuart.c bdev->stp_cursor = 0; stp_cursor 436 drivers/bluetooth/btmtkuart.c while (bdev->stp_cursor < 6 && count > 0) { stp_cursor 437 drivers/bluetooth/btmtkuart.c bdev->stp_pad[bdev->stp_cursor] = *data; stp_cursor 438 drivers/bluetooth/btmtkuart.c bdev->stp_cursor++; stp_cursor 444 drivers/bluetooth/btmtkuart.c if (!bdev->stp_dlen && bdev->stp_cursor >= 6) { stp_cursor 452 drivers/bluetooth/btmtkuart.c bdev->stp_cursor = 2; stp_cursor 577 drivers/bluetooth/btmtkuart.c bdev->stp_cursor = 2; stp_cursor 634 drivers/bluetooth/btmtkuart.c bdev->stp_cursor = 2;