Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h376 } tBTA_BLE_MANU; typedef
401 tBTA_BLE_MANU *p_manu; /* manufacturer data */
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c209 bta_adv_data->p_manu = osi_malloc(sizeof(tBTA_BLE_MANU)); in btc_to_bta_adv_data()