OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btsnd_hcic_exit_sniff_mode
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_pm.c
633
if (
btsnd_hcic_exit_sniff_mode
(btm_cb.acl_db[link_ind].hci_handle))
btm_acl.c
661
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 32 milliseconds