btdrv: bool -> u8

This commit is contained in:
ndeadly 2021-04-16 23:59:18 +02:00 committed by Dave Murphy
parent 106cadfd3b
commit 9804b5db33

View File

@ -325,7 +325,7 @@ typedef struct {
struct {
u32 status;
u8 handle;
bool registered;
u8 registered;
} type0;
struct {