Home
last modified time | relevance | path

Searched refs:gatt_send_prepare_write (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_cl.cc63 void gatt_send_prepare_write(tGATT_TCB& tcb, tGATT_CLCB* p_clcb);
270 gatt_send_prepare_write(tcb, p_clcb); in gatt_act_write()
276 gatt_send_prepare_write(tcb, p_clcb); in gatt_act_write()
347 void gatt_send_prepare_write(tGATT_TCB& tcb, tGATT_CLCB* p_clcb) { in gatt_send_prepare_write() function
613 gatt_send_prepare_write(tcb, p_clcb); in gatt_process_prep_write_rsp()