Searched refs:gap_ble_cl_op_cmpl (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 540 void gap_ble_cl_op_cmpl(tGAP_CLCB *p_clcb, BOOLEAN status, UINT16 len, UINT8 *p_name) in gap_ble_cl_op_cmpl() function 590 gap_ble_cl_op_cmpl(p_clcb, FALSE, 0, NULL); in gap_ble_c_connect_cback() 628 gap_ble_cl_op_cmpl(p_clcb, FALSE, 0, NULL); in gap_ble_c_cmpl_cback() 646 gap_ble_cl_op_cmpl(p_clcb, TRUE, 0, NULL); in gap_ble_c_cmpl_cback() 655 gap_ble_cl_op_cmpl(p_clcb, TRUE, len, pp); in gap_ble_c_cmpl_cback() 659 gap_ble_cl_op_cmpl(p_clcb, TRUE, 1, pp); in gap_ble_c_cmpl_cback() 787 gap_ble_cl_op_cmpl(p_clcb, FALSE, 0, NULL); in GAP_BleCancelReadPeerDevName()
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | overflow_esp32s3.map | 31802 .literal.gap_ble_cl_op_cmpl 37724 .text.gap_ble_cl_op_cmpl 37727 0x000000004038adfc gap_ble_cl_op_cmpl 85753 gap_ble_cl_op_cmpl esp-idf/bt/libbt.a(gap_ble.c.obj)
|
D | overflow_esp32c3.map | 21675 .text.gap_ble_cl_op_cmpl 21677 0x00000000403a367e gap_ble_cl_op_cmpl 64890 gap_ble_cl_op_cmpl esp-idf/bt/libbt.a(gap_ble.c.obj)
|