Home
last modified time | relevance | path

Searched defs:int_max (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/newlib/test/
Dtest_newlib.c48 int int_max; variable
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dgap_api.h111 UINT16 int_max; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1127 void l2cble_process_rc_param_request_evt(UINT16 handle, UINT16 int_min, UINT16 int_max, in l2cble_process_rc_param_request_evt()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c2281 UINT16 int_min, int_max, latency, timeout; in btu_ble_rc_param_req_evt() local
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1093 void BTM_BleConfigConnParams(uint16_t int_min, uint16_t int_max, uint16_t latency, uint16_t timeout) in BTM_BleConfigConnParams()