Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h80 extern void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer);
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c451 btif_gattc_cleanup_inst_cb(p_multi_adv_data_cb->clntif_map[i+1], stop_timer); in btif_gattc_clear_clientif()
463 void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer) in btif_gattc_cleanup_inst_cb() function
Dbtif_gatt_client.c686 btif_gattc_cleanup_inst_cb(STD_ADV_INSTID, FALSE); in btif_gattc_upstreams_evt()