Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h397 typedef tBTM_BLE_128SERVICE tBTA_BLE_128SERVICE; typedef
404 tBTA_BLE_128SERVICE *p_services_128b; /* 128 bits service */
408 tBTA_BLE_128SERVICE *p_sol_service_128b;/* List of 128 bit Service Solicitation UUIDs */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c306 osi_malloc(sizeof(tBTA_BLE_128SERVICE)); in btc_to_bta_adv_data()