Searched refs:btsnd_hcic_exit_park_mode (Results 1 – 4 of 4) sorted by relevance
639 if (btsnd_hcic_exit_park_mode(btm_cb.acl_db[link_ind].hci_handle)) in btm_pm_snd_md_req()
654 if (!btsnd_hcic_exit_park_mode (p->hci_handle)) in BTM_SwitchRole()769 if (!btsnd_hcic_exit_park_mode (p->hci_handle)) in BTM_ChangeLinkKey()1914 if (!btsnd_hcic_exit_park_mode (p->hci_handle)) in BTM_CancelParkMode()
373 HCI_API extern BOOLEAN btsnd_hcic_exit_park_mode(UINT16 handle); /* Exit Park Mode */
854 BOOLEAN btsnd_hcic_exit_park_mode (UINT16 handle) in btsnd_hcic_exit_park_mode() function