Home
last modified time | relevance | path

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

/system/bt/test/suite/support/
Dcallbacks.c52 void btgattc_execute_write_cb(int conn_id, int status);
177 btgattc_execute_write_cb,
Dgatt.c127 void btgattc_execute_write_cb(int conn_id, int status) { in btgattc_execute_write_cb() function