Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp257 void ServicesAddedCallback(int conn_id, btgatt_db_element_t *added, int added_count) { in ServicesAddedCallback() argument
260 << " added_count: " << added_count; in ServicesAddedCallback()
264 ServicesAddedCallback(g_interface, conn_id, added, added_count)); in ServicesAddedCallback()
Dbluetooth_gatt_interface.h139 int added_count);