Home
last modified time | relevance | path

Searched refs:tBTA_BLE_32SERVICE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h398 typedef tBTM_BLE_32SERVICE tBTA_BLE_32SERVICE; typedef
405 tBTA_BLE_32SERVICE *p_service_32b; /* 32 bits Service UUID */
407 tBTA_BLE_32SERVICE *p_sol_service_32b; /* List of 32 bit Service Solicitation UUIDs */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c285 osi_malloc(sizeof(tBTA_BLE_32SERVICE)); in btc_to_bta_adv_data()