HomeSort by relevance Sort by last modified time
    Searched refs:btsnd_hcic_exit_park_mode (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 639 if (btsnd_hcic_exit_park_mode(btm_cb.acl_db[link_ind].hci_handle))
btm_acl.c 654 if (!btsnd_hcic_exit_park_mode (p->hci_handle))
769 if (!btsnd_hcic_exit_park_mode (p->hci_handle))
    [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 373 HCI_API extern BOOLEAN btsnd_hcic_exit_park_mode(UINT16 handle); /* Exit Park Mode */
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 854 BOOLEAN btsnd_hcic_exit_park_mode (UINT16 handle) function
    [all...]

Completed in 1174 milliseconds