Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h75 extern void btif_gattc_decr_app_count(void);
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c93 void btif_gattc_decr_app_count(void) in btif_gattc_decr_app_count() function
Dbtif_gatt_client.c1173 btif_gattc_decr_app_count(); in btgattc_handle_event()