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/include/
btm_ble_api_types.h 214 #define BTM_BLE_AUTH_SIGN_LEN \
216 typedef uint8_t BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */
  /system/bt/stack/gatt/
gatt_auth.cc 74 p_attr->len += BTM_BLE_AUTH_SIGN_LEN;

Completed in 73 milliseconds