Home
last modified time | relevance | path

Searched refs:FBT_HCI_PIN_CODE_SIZE (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/bluetooth/fbtusb/include/
H A DfbtHciSizes.h22 #define FBT_HCI_PIN_CODE_SIZE 16 macro
H A Dfbthci.h104 …tReply(BYTE BD_ADDR[FBT_HCI_BDADDR_SIZE], BYTE PINCodeLength, BYTE PINCode[FBT_HCI_PIN_CODE_SIZE]);
H A DfbtHciCmdStructs.h112 unsigned char PINCode[FBT_HCI_PIN_CODE_SIZE];