OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BLE_CONN_TIMEOUT_DEF
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
137
#ifndef
BTM_BLE_CONN_TIMEOUT_DEF
138
#define
BTM_BLE_CONN_TIMEOUT_DEF
2000
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c
381
BTM_BLE_CONN_TIMEOUT_DEF
, /* UINT16 conn_timeout */
btm_ble.c
554
p_dev_rec->conn_params.slave_latency =
BTM_BLE_CONN_TIMEOUT_DEF
;
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c
116
p_dev_rec->conn_params.supervision_tout :
BTM_BLE_CONN_TIMEOUT_DEF
),
Completed in 96 milliseconds