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

  /system/bt/stack/include/
btm_ble_api_types.h 135 #define BTM_BLE_CONN_SUP_TOUT_MAX 0x0C80
  /system/bt/bta/include/
bta_api.h 451 #define BTA_DM_BLE_CONN_SUP_TOUT_MAX BTM_BLE_CONN_SUP_TOUT_MAX
    [all...]
  /system/bt/stack/l2cap/
l2c_ble.cc 639 timeout > BTM_BLE_CONN_SUP_TOUT_MAX ||
    [all...]
  /system/bt/bta/hh/
bta_hh_le.cc     [all...]
  /system/bt/stack/btm/
btm_acl.cc 837 (p_dev_rec->conn_params.supervision_tout <= BTM_BLE_CONN_SUP_TOUT_MAX) &&
    [all...]
btm_ble.cc 556 BTM_BLE_CONN_SUP_TOUT_MAX) &&
    [all...]

Completed in 142 milliseconds