Searched refs:ConnBleConnectionEventListener (Results 1 – 3 of 3) sorted by relevance
146 } ConnBleConnectionEventListener; typedef199 int32_t ConnBleInitConnectionMudule(SoftBusLooper *looper, ConnBleConnectionEventListener *listener…
88 static ConnBleConnectionEventListener g_connectionListener;1185 static int32_t CheckBleInitConnectionPara(SoftBusLooper *looper, ConnBleConnectionEventListener *li… in CheckBleInitConnectionPara()1206 int32_t ConnBleInitConnectionMudule(SoftBusLooper *looper, ConnBleConnectionEventListener *listener) in ConnBleInitConnectionMudule()
2320 ConnBleConnectionEventListener connectionEventListener = { in ConnInitBle()