Searched refs:p_services_128b (Results 1 – 4 of 4) sorted by relevance
150 btc_gap_adv_point_cleanup((void **) &bta_adv_data->p_services_128b); in btc_cleanup_adv_data()304 if (NULL == bta_adv_data->p_services_128b) { in btc_to_bta_adv_data()305 bta_adv_data->p_services_128b = in btc_to_bta_adv_data()307 if (NULL != bta_adv_data->p_services_128b) { in btc_to_bta_adv_data()310 memcpy(bta_adv_data->p_services_128b->uuid128, in btc_to_bta_adv_data()318 bta_adv_data->p_services_128b->list_cmpl = TRUE; in btc_to_bta_adv_data()
2349 p_data && p_data->p_services_128b) { in btm_ble_build_adv_data()2351 if (!p_data->p_services_128b->list_cmpl) { in btm_ble_build_adv_data()2357 ARRAY_TO_STREAM(p, p_data->p_services_128b->uuid128, MAX_UUID_SIZE); in btm_ble_build_adv_data()
466 tBTM_BLE_128SERVICE *p_services_128b; /* 128 bits service */ member
404 tBTA_BLE_128SERVICE *p_services_128b; /* 128 bits service */ member