Searched refs:min_tout (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/sys/ |
D | bta_sys_conn.c | 395 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout) in bta_sys_chg_ssr_config() argument 399 bta_sys_cb.p_ssr_cb(id, app_id, max_latency, min_tout); in bta_sys_chg_ssr_config()
|
D | bta_sys.h | 259 extern void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout);
|
/system/bt/bta/hh/ |
D | bta_hh_int.h | 360 … UINT8 sub_class, UINT16 max_latency, UINT16 min_tout, UINT8 app_id);
|