Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h90 extern void btif_gattc_adv_data_cleanup(btif_adv_data_t* adv);
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c248 void btif_gattc_adv_data_cleanup(btif_adv_data_t* adv) in btif_gattc_adv_data_cleanup() function
Dbtif_gatt_client.c1094 btif_gattc_adv_data_cleanup(adv_data); in btgattc_free_event_data()
1723 btif_gattc_adv_data_cleanup(&adv_data); in btif_gattc_set_adv_data()
2061 btif_gattc_adv_data_cleanup(&multi_adv_data_inst); in btif_gattc_multi_adv_setdata()