Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h74 extern void btif_gattc_incr_app_count(void);
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c86 void btif_gattc_incr_app_count(void) in btif_gattc_incr_app_count() function
Dbtif_gatt_client.c1167 btif_gattc_incr_app_count(); in btgattc_handle_event()