Searched refs:l2cu_send_peer_ble_par_req (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/include/ |
D | l2c_int.h | 643 extern void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, UINT16 lat… 669 extern void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, UINT16 lat…
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_ble.c | 534 … l2cu_send_peer_ble_par_req (p_lcb, min_conn_int, max_conn_int, slave_latency, supervision_tout); in l2cble_start_conn_update() 562 …l2cu_send_peer_ble_par_req (p_lcb, p_lcb->waiting_update_conn_min_interval, p_lcb->waiting_update_… in l2cble_start_conn_update()
|
D | l2c_utils.c | 2930 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
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | overflow_esp32c3.map | 22788 .text.l2cu_send_peer_ble_par_req 22790 0x00000000403b4aee l2cu_send_peer_ble_par_req 31561 .rodata.l2cu_send_peer_ble_par_req.str1.4 45706 .rela.text.l2cu_send_peer_ble_par_req 67059 l2cu_send_peer_ble_par_req esp-idf/bt/libbt.a(l2c_utils.c.obj)
|
D | overflow_esp32s3.map | 32657 .literal.l2cu_send_peer_ble_par_req 38980 .text.l2cu_send_peer_ble_par_req 38983 0x0000000040395b98 l2cu_send_peer_ble_par_req 50008 .rodata.l2cu_send_peer_ble_par_req.str1.4 87811 l2cu_send_peer_ble_par_req esp-idf/bt/libbt.a(l2c_utils.c.obj)
|