Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h394 typedef tBTM_BLE_128SERVICE tBTA_BLE_128SERVICE; typedef
401 tBTA_BLE_128SERVICE *p_services_128b; /* 128 bits service */
405 tBTA_BLE_128SERVICE *p_sol_service_128b;/* List of 128 bit Service Solicitation UUIDs */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c263 osi_malloc(sizeof(tBTA_BLE_128SERVICE)); in btc_to_bta_adv_data()