Home
last modified time | relevance | path

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

/system/bt/test/suite/support/
Dcallbacks.c41 void btgattc_open_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda);
164 btgattc_open_cb,
Dgatt.c83 void btgattc_open_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda) { in btgattc_open_cb() function