Searched refs:BTM_BLE_AUTH_SIGN_LEN (Results 1 – 2 of 2) sorted by relevance
73 p_attr->len += BTM_BLE_AUTH_SIGN_LEN; in gatt_sign_data()
201 #define BTM_BLE_AUTH_SIGN_LEN 12 /* BLE data signature length 8 Bytes + 4 b… macro202 typedef UINT8 BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */