Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c157 if (bta_adv_data->p_sol_services != NULL) { in btc_cleanup_adv_data()
158 btc_gap_adv_point_cleanup((void **) &bta_adv_data->p_sol_services->p_uuid); in btc_cleanup_adv_data()
159 btc_gap_adv_point_cleanup((void **) &bta_adv_data->p_sol_services); in btc_cleanup_adv_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h468 tBTM_BLE_SERVICE *p_sol_services; /* 16 bits services Solicitation UUIDs */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h406 tBTA_BLE_SERVICE *p_sol_services; /* 16 bits services Solicitation UUIDs */ member