Home
last modified time | relevance | path

Searched refs:SoftbusBleAdapterDeInit (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/include/
H A Dsoftbus_ble_gatt.h34 void SoftbusBleAdapterDeInit(void);
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_ble_mock.cpp214 void SoftbusBleAdapterDeInit(void) in SoftbusBleAdapterDeInit() function
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c941 void SoftbusBleAdapterDeInit(void) in SoftbusBleAdapterDeInit() function
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c243 SoftbusBleAdapterDeInit(); in DeInitBroadcastMgr()