Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_conflict_virtual.c23 void SoftbusBleConflictNotifyConnectResult(uint32_t requestId, int32_t underlayerHandle, bool statu… in SoftbusBleConflictNotifyConnectResult() function
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_conflict.h44 void SoftbusBleConflictNotifyConnectResult(uint32_t requestId, int32_t underlayerHandle, bool statu…
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_client_test.cpp134 void SoftbusBleConflictNotifyConnectResult(uint32_t requestId, int32_t underlayerHandle, bool statu… in SoftbusBleConflictNotifyConnectResult() function
H A Dconnection_ble_manager_test.cpp125 void SoftbusBleConflictNotifyConnectResult(uint32_t requestId, int32_t underlayerHandle, bool statu… in SoftbusBleConflictNotifyConnectResult() function
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1062 SoftbusBleConflictNotifyConnectResult(requestId, underlayHandle, true); in ConflictOnConnectSuccessed()
1068 SoftbusBleConflictNotifyConnectResult(requestId, INVALID_UNDERLAY_HANDLE, false); in ConflictOnConnectFailed()