Searched refs:btm_pm_snd_md_req (Results 1 – 1 of 1) sorted by relevance
/system/bt/stack/btm/ |
D | btm_pm.cc | 77 static tBTM_STATUS btm_pm_snd_md_req(uint8_t pm_id, int link_ind, 238 return btm_pm_snd_md_req(pm_id, acl_ind, p_mode); in BTM_SetPowerMode() 561 static tBTM_STATUS btm_pm_snd_md_req(uint8_t pm_id, int link_ind, in btm_pm_snd_md_req() function 678 btm_pm_snd_md_req(BTM_PM_SET_ONLY_ID, xx, NULL); in btm_pm_check_stored() 797 btm_pm_snd_md_req(BTM_PM_SET_ONLY_ID, xx, NULL); in btm_pm_proc_mode_change() 804 btm_pm_snd_md_req(BTM_PM_SET_ONLY_ID, zz, NULL); in btm_pm_proc_mode_change()
|