Searched refs:SoftBusHandlerWrapper (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/include/ |
H A D | softbus_conn_common.h | 44 } SoftBusHandlerWrapper; typedef 71 …SoftBusHandlerWrapper *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 D | softbus_conn_common.c | 98 …SoftBusHandlerWrapper *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 D | softbus_conn_ble_client.c | 80 static SoftBusHandlerWrapper g_bleGattClientAsyncHandler = {
|
H A D | softbus_conn_ble_server.c | 112 static SoftBusHandlerWrapper g_bleGattServerAsyncHandler = {
|
H A D | softbus_conn_ble_connection.c | 89 static SoftBusHandlerWrapper g_bleConnectionAsyncHandler = {
|
H A D | softbus_conn_ble_manager.c | 128 static SoftBusHandlerWrapper g_bleManagerSyncHandler = {
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_connection.c | 69 static SoftBusHandlerWrapper g_brConnectionAsyncHandler = {
|
H A D | softbus_conn_br_manager.c | 86 static SoftBusHandlerWrapper g_brManagerAsyncHandler = {
|