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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 74 p_attr->len += BTM_BLE_AUTH_SIGN_LEN;
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 175 #define BTM_BLE_AUTH_SIGN_LEN 12 /* BLE data signature length 8 Bytes + 4 bytes counter*/
176 typedef UINT8 BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */
    [all...]

Completed in 126 milliseconds