Home
last modified time | relevance | path

Searched refs:tBTA_HH_API_SENDDATA (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h285 } tBTA_HH_API_SENDDATA; typedef
311 tBTA_HH_API_SENDDATA send_data; /* BTA_HH_DATA_EVT */
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c1036 tBTA_HH_API_SENDDATA send_data = {BTA_HH_OK, 0, 0}; in bta_hh_write_dev_act()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c424 param_len = sizeof(tBTA_HH_API_SENDDATA); in bte_hh_evt()