Home
last modified time | relevance | path

Searched refs:SoftBusHandlerWrapper (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/include/
H A Dsoftbus_conn_common.h44 } SoftBusHandlerWrapper; typedef
71SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj, uint64_t de…
73 const SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj);
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c98SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj, uint64_t de… in ConnPostMsgToLooper()
114 const SoftBusHandlerWrapper *wrapper, int32_t what, uint64_t arg1, uint64_t arg2, void *obj) in ConnRemoveMsgFromLooper()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c80 static SoftBusHandlerWrapper g_bleGattClientAsyncHandler = {
H A Dsoftbus_conn_ble_server.c112 static SoftBusHandlerWrapper g_bleGattServerAsyncHandler = {
H A Dsoftbus_conn_ble_connection.c89 static SoftBusHandlerWrapper g_bleConnectionAsyncHandler = {
H A Dsoftbus_conn_ble_manager.c128 static SoftBusHandlerWrapper g_bleManagerSyncHandler = {
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c69 static SoftBusHandlerWrapper g_brConnectionAsyncHandler = {
H A Dsoftbus_conn_br_manager.c86 static SoftBusHandlerWrapper g_brManagerAsyncHandler = {