Home
last modified time | relevance | path

Searched refs:tBTA_GATTC_OPEN (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h353 } tBTA_GATTC_OPEN; typedef
433 tBTA_GATTC_OPEN open;
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h174 tBTA_GATTC_OPEN le_open;
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c896 tBTA_GATTC_OPEN *open = &arg->open; in btc_gattc_cb_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1376 tBTA_GATTC_OPEN *p_data = &p_buf->le_open; in bta_hh_gatt_open()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6355 void bta_dm_proc_open_evt(tBTA_GATTC_OPEN *p_data) in bta_dm_proc_open_evt()