Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c86 static int BleCompareConnectionLooperEventFunc(const SoftBusMessage *msg, void *args);
96 .eventCompareFunc = BleCompareConnectionLooperEventFunc,
1155 static int BleCompareConnectionLooperEventFunc(const SoftBusMessage *msg, void *args) in BleCompareConnectionLooperEventFunc() function