Home
last modified time | relevance | path

Searched refs:BTM_BLE_AUTH_SIGN_LEN (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c73 p_attr->len += BTM_BLE_AUTH_SIGN_LEN; in gatt_sign_data()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h201 #define BTM_BLE_AUTH_SIGN_LEN 12 /* BLE data signature length 8 Bytes + 4 b… macro
202 typedef UINT8 BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */