Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_pm.c639 if (btsnd_hcic_exit_park_mode(btm_cb.acl_db[link_ind].hci_handle)) in btm_pm_snd_md_req()
Dbtm_acl.c654 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()
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h373 HCI_API extern BOOLEAN btsnd_hcic_exit_park_mode(UINT16 handle); /* Exit Park Mode */
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c854 BOOLEAN btsnd_hcic_exit_park_mode (UINT16 handle) in btsnd_hcic_exit_park_mode() function