OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_BLE_CONN_SUP_TOUT_DEF
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
96
#define
BTM_BLE_CONN_SUP_TOUT_DEF
700
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c
560
(UINT16) ((p_dev_rec->conn_params.supervision_tout != BTM_BLE_CONN_PARAM_UNDEF) ? p_dev_rec->conn_params.supervision_tout :
BTM_BLE_CONN_SUP_TOUT_DEF
), /* UINT16 conn_timeout */
Completed in 532 milliseconds