Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h907 } tBTA_DM_API_BLE_DTM_STOP; typedef
1323 tBTA_DM_API_BLE_DTM_STOP dtm_stop;
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2622 tBTA_DM_API_BLE_DTM_STOP *p_msg; in BTA_DmBleDtmStop()
2624 if ((p_msg = (tBTA_DM_API_BLE_DTM_STOP *)osi_malloc(sizeof(tBTA_DM_API_BLE_DTM_STOP))) in BTA_DmBleDtmStop()