OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btsnd_hcic_sniff_sub_rate
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_pm.c
335
if (
btsnd_hcic_sniff_sub_rate
(btm_cb.acl_db[acl_ind].hci_handle, max_lat,
613
btsnd_hcic_sniff_sub_rate
(btm_cb.acl_db[link_ind].hci_handle, p_cb->max_lat,
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
453
HCI_API extern BOOLEAN
btsnd_hcic_sniff_sub_rate
(UINT16 handle, UINT16 max_lat,
467
#define
btsnd_hcic_sniff_sub_rate
(handle, max_lat, min_remote_lat, min_local_lat) FALSE
macro
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
2255
BOOLEAN
btsnd_hcic_sniff_sub_rate
(UINT16 handle, UINT16 max_lat,
function
[
all
...]
Completed in 30 milliseconds