Searched refs:btm_pm_find_acl_ind (Results 1 – 1 of 1) sorted by relevance
71 static int btm_pm_find_acl_ind(const RawAddress& remote_bda);165 acl_ind = btm_pm_find_acl_ind(remote_bda); in BTM_SetPowerMode()259 acl_ind = btm_pm_find_acl_ind(remote_bda); in BTM_ReadPowerMode()289 int acl_ind = btm_pm_find_acl_ind(remote_bda); in btm_read_power_mode_state()321 acl_ind = btm_pm_find_acl_ind(remote_bda); in BTM_SetSsrParams()401 static int btm_pm_find_acl_ind(const RawAddress& remote_bda) { in btm_pm_find_acl_ind() function