Home
last modified time | relevance | path

Searched refs:btm_pm_snd_md_req (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c79 static tBTM_STATUS btm_pm_snd_md_req( UINT8 pm_id, UINT16 link_hdl, tBTM_PM_PWR_MD *p_mode );
257 return btm_pm_snd_md_req(pm_id, p_acl_cb->hci_handle, p_mode); in BTM_SetPowerMode()
551 static tBTM_STATUS btm_pm_snd_md_req(UINT8 pm_id, UINT16 link_hdl, tBTM_PM_PWR_MD *p_mode) in btm_pm_snd_md_req() function
680 btm_pm_snd_md_req(BTM_PM_SET_ONLY_ID, p_acl_cb->hci_handle, NULL); in btm_pm_check_stored()
798 btm_pm_snd_md_req(BTM_PM_SET_ONLY_ID, hci_handle, NULL); in btm_pm_proc_mode_change()
808 btm_pm_snd_md_req(BTM_PM_SET_ONLY_ID, hci_handle, NULL); in btm_pm_proc_mode_change()