Searched refs:gatt_send_write_msg (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_cl.c | 237 rt = gatt_send_write_msg(p_tcb, in gatt_act_write() 250 rt = gatt_send_write_msg(p_tcb, in gatt_act_write() 375 rt = gatt_send_write_msg(p_tcb, in gatt_send_prepare_write()
|
D | gatt_utils.c | 2215 UINT8 gatt_send_write_msg (tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 op_code, in gatt_send_write_msg() function
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 722 extern UINT8 gatt_send_write_msg(tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 op_code, UINT16 handle,
|