Searched refs:btif_adv_data_t (Results 1 – 3 of 3) sorted by relevance
50 } btif_adv_data_t; typedef83 extern BOOLEAN btif_gattc_copy_datacb(int arrindex, const btif_adv_data_t *p_adv_data,89 char* service_uuid, btif_adv_data_t *p_multi_adv_inst);90 extern void btif_gattc_adv_data_cleanup(btif_adv_data_t* adv);
214 char* service_uuid, btif_adv_data_t *p_multi_adv_inst) in btif_gattc_adv_data_packager()216 memset(p_multi_adv_inst, 0 , sizeof(btif_adv_data_t)); in btif_gattc_adv_data_packager()248 void btif_gattc_adv_data_cleanup(btif_adv_data_t* adv) in btif_gattc_adv_data_cleanup()255 BOOLEAN btif_gattc_copy_datacb(int cbindex, const btif_adv_data_t *p_adv_data, in btif_gattc_copy_datacb()
1093 btif_adv_data_t *adv_data = (btif_adv_data_t *)event_data; in btgattc_free_event_data()1428 const btif_adv_data_t *p_adv_data = (btif_adv_data_t*) p_param; in btgattc_handle_event()1503 btif_adv_data_t *p_adv_data = (btif_adv_data_t*) p_param; in btgattc_handle_event()1676 const btif_adv_data_t *src = (btif_adv_data_t*) p_src; in btif_gattc_deep_copy()1677 btif_adv_data_t *dst = (btif_adv_data_t*) p_dest; in btif_gattc_deep_copy()1714 btif_adv_data_t adv_data; in btif_gattc_set_adv_data()2047 btif_adv_data_t multi_adv_data_inst; in btif_gattc_multi_adv_setdata()