Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h232 } tBTA_GATTC_API_GET_ADDR; typedef
273 tBTA_GATTC_API_GET_ADDR api_get_addr;
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1055 tBTA_GATTC_API_GET_ADDR *p_buf; in BTA_GATTC_CacheGetAddrList()
1056 if ((p_buf = (tBTA_GATTC_API_GET_ADDR *)osi_malloc(sizeof(tBTA_GATTC_API_GET_ADDR))) != NULL) { in BTA_GATTC_CacheGetAddrList()