Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2118 tBTA_DM_API_LOCAL_ICON *p_msg; in BTA_DmBleConfigLocalIcon()
2120 if ((p_msg = (tBTA_DM_API_LOCAL_ICON *) osi_malloc(sizeof(tBTA_DM_API_LOCAL_ICON))) != NULL) { in BTA_DmBleConfigLocalIcon()
2121 memset (p_msg, 0, sizeof(tBTA_DM_API_LOCAL_ICON)); in BTA_DmBleConfigLocalIcon()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h676 } tBTA_DM_API_LOCAL_ICON; typedef
1259 tBTA_DM_API_LOCAL_ICON ble_local_icon;