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 208 #define BTM_BLE_AUTH_SIGN_LEN \
210 typedef uint8_t BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */
  /system/bt/stack/gatt/
gatt_auth.cc 72 p_attr->len += BTM_BLE_AUTH_SIGN_LEN;

Completed in 45 milliseconds