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

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 638 if (btsnd_hcic_exit_sniff_mode(btm_cb.acl_db[link_ind].hci_handle))
    [all...]
btm_acl.c 699 if (!btsnd_hcic_exit_sniff_mode (p->hci_handle))
    [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 359 HCI_API extern BOOLEAN btsnd_hcic_exit_sniff_mode(UINT16 handle); /* Exit Sniff Mode */
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 807 BOOLEAN btsnd_hcic_exit_sniff_mode (UINT16 handle) function
    [all...]

Completed in 37 milliseconds