Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h246 } tBTA_DM_API_ENABLE; typedef
1172 tBTA_DM_API_ENABLE enable;
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c64 tBTA_DM_API_ENABLE *p_msg; in BTA_EnableBluetooth()
79 if ((p_msg = (tBTA_DM_API_ENABLE *) osi_malloc(sizeof(tBTA_DM_API_ENABLE))) != NULL) { in BTA_EnableBluetooth()