Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2374 tBTA_DM_API_BLE_DISCONNECT *p_msg; in BTA_DmBleDisconnect()
2376 …if ((p_msg = (tBTA_DM_API_BLE_DISCONNECT *) osi_malloc(sizeof(tBTA_DM_API_BLE_DISCONNECT))) != NUL… in BTA_DmBleDisconnect()
2377 memset (p_msg, 0, sizeof(tBTA_DM_API_BLE_DISCONNECT)); in BTA_DmBleDisconnect()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h814 } tBTA_DM_API_BLE_DISCONNECT; typedef
1123 tBTA_DM_API_BLE_DISCONNECT ble_disconnect;