Searched refs:l2cu_adj_id (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_utils.c | 475 void l2cu_adj_id (tL2C_LCB *p_lcb, UINT8 adj_mask) in l2cu_adj_id() function 547 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_connect_req() 657 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_config_req() 971 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_disc_req() 1055 l2cu_adj_id(p_lcb, L2CAP_ADJ_ZERO_ID); /* check for wrap to '0' */ in l2cu_send_peer_echo_req() 1139 l2cu_adj_id(p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_info_req() 2938 l2cu_adj_id (p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_ble_par_req() 3012 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_ble_credit_based_conn_req() 3135 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_ble_flow_control_credit() 3179 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_ble_credit_based_disconn_req()
|
D | l2c_api.c | 666 l2cu_adj_id(p_lcb, L2CAP_ADJ_BRCM_ID); /* Make sure not using Broadcom ID */ in L2CA_Ping() 720 l2cu_adj_id(p_lcb, L2CAP_ADJ_BRCM_ID); /* Make sure not using Broadcom ID */ in L2CA_Echo()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/include/ |
D | l2c_int.h | 617 extern void l2cu_adj_id (tL2C_LCB *p_lcb, UINT8 adj_mask);
|
/hal_espressif-3.5.0/tools/test_idf_size/ |
D | overflow_esp32c3.map | 22731 .text.l2cu_adj_id 22733 0x00000000403b3d10 l2cu_adj_id 66960 l2cu_adj_id esp-idf/bt/libbt.a(l2c_utils.c.obj)
|
D | overflow_esp32s3.map | 41684 .text.l2cu_adj_id 41686 0x00000000403a0afc l2cu_adj_id 87718 l2cu_adj_id esp-idf/bt/libbt.a(l2c_utils.c.obj)
|