Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_cl.cc59 void gatt_send_prepare_write(tGATT_TCB& tcb, tGATT_CLCB* p_clcb);
261 gatt_send_prepare_write(tcb, p_clcb); in gatt_act_write()
267 gatt_send_prepare_write(tcb, p_clcb); in gatt_act_write()
338 void gatt_send_prepare_write(tGATT_TCB& tcb, tGATT_CLCB* p_clcb) { in gatt_send_prepare_write() function
604 gatt_send_prepare_write(tcb, p_clcb); in gatt_process_prep_write_rsp()