summaryrefslogtreecommitdiff
path: root/system/stack/include/acl_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/stack/include/acl_api.h')
-rw-r--r--system/stack/include/acl_api.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/stack/include/acl_api.h b/system/stack/include/acl_api.h
index d86127c499..8faf15c748 100644
--- a/system/stack/include/acl_api.h
+++ b/system/stack/include/acl_api.h
@@ -192,7 +192,8 @@ bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x);
bool acl_refresh_remote_address(const RawAddress& identity_address,
tBLE_ADDR_TYPE identity_address_type,
- const RawAddress& remote_bda, uint8_t rra_type,
+ const RawAddress& remote_bda,
+ tBTM_SEC_BLE::tADDRESS_TYPE rra_type,
const RawAddress& rpa);
void btm_establish_continue_from_address(const RawAddress& remote_bda,