Home | History | Annotate | Download | only in include

Lines Matching refs:BTM_BLE_AUTH_SIGN_LEN

203 #define BTM_BLE_AUTH_SIGN_LEN       12                   /* BLE data signature length 8 Bytes + 4 bytes counter*/
204 typedef UINT8 BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */