Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h395 typedef tBTM_BLE_32SERVICE tBTA_BLE_32SERVICE; typedef
402 tBTA_BLE_32SERVICE *p_service_32b; /* 32 bits Service UUID */
404 tBTA_BLE_32SERVICE *p_sol_service_32b; /* List of 32 bit Service Solicitation UUIDs */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c242 osi_malloc(sizeof(tBTA_BLE_32SERVICE)); in btc_to_bta_adv_data()