Searched refs:tBTA_DM_API_ENABLE (Results 1 – 2 of 2) sorted by relevance
63 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()
223 } tBTA_DM_API_ENABLE; typedef1014 tBTA_DM_API_ENABLE enable;