Searched refs:min_tout (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/ |
D | bta_sys_conn.c | 377 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout) in bta_sys_chg_ssr_config() argument 380 bta_sys_cb.p_ssr_cb(id, app_id, max_latency, min_tout); in bta_sys_chg_ssr_config()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_sys.h | 256 extern void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/ |
D | bta_hh_int.h | 353 … UINT8 sub_class, UINT16 max_latency, UINT16 min_tout, UINT8 app_id);
|