Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c612 if (btsnd_hcic_exit_park_mode(link_hdl)) { in btm_pm_snd_md_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h369 BOOLEAN btsnd_hcic_exit_park_mode(UINT16 handle); /* Exit Park Mode */
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c833 BOOLEAN btsnd_hcic_exit_park_mode (UINT16 handle) in btsnd_hcic_exit_park_mode() function