Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c156 g_stateListener[listenerId].listener->OnBtAclStateChanged != NULL) { in WrapperAclStateChangedCallback()
157 … g_stateListener[listenerId].listener->OnBtAclStateChanged(listenerId, &btAddr, aclState, 0); in WrapperAclStateChangedCallback()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h105 …void (*OnBtAclStateChanged)(int32_t listenerId, const SoftBusBtAddr *addr, int32_t aclState, int32… member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c35 .OnBtAclStateChanged = LnnOnBtAclStateChanged,
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp294 .OnBtAclStateChanged = StubOnBtAclStateChanged, in GetMockBtStateListener()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c900 .OnBtAclStateChanged = NULL,
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c1783 .OnBtAclStateChanged = NULL, in InitBrManager()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c640 .OnBtAclStateChanged = NULL,
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c158 .OnBtAclStateChanged = NULL,
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c2282 .OnBtAclStateChanged = NULL, in InitBleManager()