HomeSort by relevance Sort by last modified time
    Searched refs:BTM_BLE_AUTH_SIGN_LEN (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_auth.c 71 p_attr->len += BTM_BLE_AUTH_SIGN_LEN;
  /system/bt/stack/include/
btm_ble_api.h 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 */
    [all...]

Completed in 37 milliseconds