Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c607 if (btsnd_hcic_exit_sniff_mode(link_hdl)) { in btm_pm_snd_md_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h355 BOOLEAN btsnd_hcic_exit_sniff_mode(UINT16 handle); /* Exit Sniff Mode */
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c783 BOOLEAN btsnd_hcic_exit_sniff_mode (UINT16 handle) in btsnd_hcic_exit_sniff_mode() function