Home
last modified time | relevance | path

Searched refs:l2cu_send_peer_ble_par_req (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h602 extern void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, UINT16 lat…
628 extern void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, UINT16 lat…
Dl2c_ble.c516l2cu_send_peer_ble_par_req (p_lcb, min_conn_int, max_conn_int, slave_latency, supervision_tout); in l2cble_start_conn_update()
541 l2cu_send_peer_ble_par_req (p_lcb, p_lcb->min_interval, p_lcb->max_interval, in l2cble_start_conn_update()
Dl2c_utils.c2941 void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, in l2cu_send_peer_ble_par_req() function