Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h199 int32_t ConnBleInitConnectionMudule(SoftBusLooper *looper, ConnBleConnectionEventListener *listener…
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c1206 int32_t ConnBleInitConnectionMudule(SoftBusLooper *looper, ConnBleConnectionEventListener *listener) in ConnBleInitConnectionMudule() function
H A Dsoftbus_conn_ble_manager.c2328 …status = ConnBleInitConnectionMudule(g_bleManagerSyncHandler.handler.looper, &connectionEventListe… in ConnInitBle()