Searched refs:gatt_cmd_enq (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/ |
D | att_protocol.c | 502 gatt_cmd_enq(p_tcb, clcb_idx, FALSE, cmd_code, NULL); in attp_cl_send_cmd() 509 gatt_cmd_enq(p_tcb, clcb_idx, TRUE, cmd_code, p_cmd); in attp_cl_send_cmd()
|
D | gatt_utils.c | 2137 BOOLEAN gatt_cmd_enq(tGATT_TCB *p_tcb, UINT16 clcb_idx, BOOLEAN to_send, UINT8 op_code, BT_HDR *p_b… in gatt_cmd_enq() function
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 714 extern BOOLEAN gatt_cmd_enq(tGATT_TCB *p_tcb, UINT16 clcb_idx, BOOLEAN to_send, UINT8 op_code, BT_H…
|
/hal_espressif-3.4.0/tools/test_idf_size/ |
D | overflow_esp32s3.map | 32212 .literal.gatt_cmd_enq 38315 .text.gatt_cmd_enq 38317 0x0000000040390670 gatt_cmd_enq 85811 gatt_cmd_enq esp-idf/bt/libbt.a(gatt_utils.c.obj)
|
D | overflow_esp32c3.map | 22235 .text.gatt_cmd_enq 22237 0x00000000403acdbe gatt_cmd_enq 64965 gatt_cmd_enq esp-idf/bt/libbt.a(gatt_utils.c.obj)
|