Home
last modified time | relevance | path

Searched refs:ConnBleConnectionEventListener (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/connection/ble/include/
Dsoftbus_conn_ble_connection.h146 } ConnBleConnectionEventListener; typedef
200 int32_t ConnBleInitConnectionMudule(SoftBusLooper *looper, ConnBleConnectionEventListener *listener…
/foundation/communication/dsoftbus/core/connection/ble/src/
Dsoftbus_conn_ble_connection.c63 static ConnBleConnectionEventListener g_connectionListener;
1059 int32_t ConnBleInitConnectionMudule(SoftBusLooper *looper, ConnBleConnectionEventListener *listener) in ConnBleInitConnectionMudule()
Dsoftbus_conn_ble_manager.c2163 ConnBleConnectionEventListener connectionEventListener = { in ConnInitBle()