Home
last modified time | relevance | path

Searched refs:BTM_DEFAULT_CONN_INTERVAL (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c704 …(void) BTM_SetConnectability (BTM_CONNECTABLE, BTM_DEFAULT_CONN_WINDOW, BTM_DEFAULT_CONN_INTERVAL); in btm_read_hci_buf_size_complete()
1612 BTM_DEFAULT_CONN_INTERVAL) == BTM_SUCCESS) in BTM_EnableTestMode()
Dbtm_inq.c643 interval = BTM_DEFAULT_CONN_INTERVAL; in BTM_SetConnectability()
/external/bluetooth/bluedroid/include/
Dbt_target.h976 #ifndef BTM_DEFAULT_CONN_INTERVAL
977 #define BTM_DEFAULT_CONN_INTERVAL 0x0800 macro
/external/libnfc-nci/src/include/
Dbt_target.h703 #ifndef BTM_DEFAULT_CONN_INTERVAL
704 #define BTM_DEFAULT_CONN_INTERVAL 0x0800 macro