OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_DEFAULT_CONN_INTERVAL
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/include/
bt_target.h
960
#ifndef
BTM_DEFAULT_CONN_INTERVAL
961
#define
BTM_DEFAULT_CONN_INTERVAL
0x0800
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_devctl.c
760
(void) BTM_SetConnectability (BTM_CONNECTABLE, BTM_DEFAULT_CONN_WINDOW,
BTM_DEFAULT_CONN_INTERVAL
);
[
all
...]
btm_inq.c
650
interval =
BTM_DEFAULT_CONN_INTERVAL
;
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
703
#ifndef
BTM_DEFAULT_CONN_INTERVAL
704
#define
BTM_DEFAULT_CONN_INTERVAL
0x0800
[
all
...]
Completed in 30 milliseconds