HomeSort by relevance Sort by last modified time
    Searched refs:BTM_BLE_CONN_TIMEOUT_DEF (Results 1 - 5 of 5) sorted by null

  /device/asus/fugu/bluetooth/
bdroid_buildcfg.h 37 #define BTM_BLE_CONN_TIMEOUT_DEF 300
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 494 p_dev_rec->conn_params.supervision_tout : BTM_BLE_CONN_TIMEOUT_DEF),
703 p_dev_rec->conn_params.supervision_tout : BTM_BLE_CONN_TIMEOUT_DEF), /* conn_timeout */
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 397 BTM_BLE_CONN_TIMEOUT_DEF, /* UINT16 conn_timeout */
btm_ble.c 564 p_dev_rec->conn_params.supervision_tout = BTM_BLE_CONN_TIMEOUT_DEF;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 163 #ifndef BTM_BLE_CONN_TIMEOUT_DEF
164 #define BTM_BLE_CONN_TIMEOUT_DEF 2000
    [all...]

Completed in 621 milliseconds