Searched refs:btm_pm_find_acl_ind (Results 1 – 1 of 1) sorted by relevance
76 static int btm_pm_find_acl_ind(const RawAddress& remote_bda);171 acl_ind = btm_pm_find_acl_ind(remote_bda); in BTM_SetPowerMode()265 acl_ind = btm_pm_find_acl_ind(remote_bda); in BTM_ReadPowerMode()295 int acl_ind = btm_pm_find_acl_ind(remote_bda); in btm_read_power_mode_state()327 acl_ind = btm_pm_find_acl_ind(remote_bda); in BTM_SetSsrParams()407 static int btm_pm_find_acl_ind(const RawAddress& remote_bda) { in btm_pm_find_acl_ind() function