Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h155 } tBTA_HH_LE_CLOSE; typedef
173 tBTA_HH_LE_CLOSE le_close;
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c1425 tBTA_HH_LE_CLOSE *p_buf = NULL; in bta_hh_le_close()
1429 (p_buf = (tBTA_HH_LE_CLOSE *)osi_malloc(sizeof(tBTA_HH_LE_CLOSE))) != NULL) { in bta_hh_le_close()