Searched refs:BTM_DEFAULT_CONN_WINDOW (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_target.h870 #ifndef BTM_DEFAULT_CONN_WINDOW
871 #define BTM_DEFAULT_CONN_WINDOW 0x0012 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h666 #ifndef BTM_DEFAULT_CONN_WINDOW
667 #define BTM_DEFAULT_CONN_WINDOW 0x0012 macro
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_devctl.c781 (void) BTM_SetConnectability (BTM_CONNECTABLE, BTM_DEFAULT_CONN_WINDOW, BTM_DEFAULT_CONN_INTERVAL);
2151 if (!BTM_SetConnectability(BTM_CONNECTABLE, BTM_DEFAULT_CONN_WINDOW,
H A Dbtm_inq.c647 window = BTM_DEFAULT_CONN_WINDOW;

Completed in 137 milliseconds