Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c63 tBTA_DM_API_ENABLE *p_msg; in BTA_EnableBluetooth()
78 if ((p_msg = (tBTA_DM_API_ENABLE *) osi_malloc(sizeof(tBTA_DM_API_ENABLE))) != NULL) { in BTA_EnableBluetooth()
322 tBTA_DM_API_ENABLE *p_msg; in BTA_DmClearWhiteList()
323 if ((p_msg = (tBTA_DM_API_ENABLE *)osi_malloc(sizeof(tBTA_DM_API_ENABLE))) != NULL) { in BTA_DmClearWhiteList()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h223 } tBTA_DM_API_ENABLE; typedef
1014 tBTA_DM_API_ENABLE enable;