Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_trans.h93 int32_t ConnBleTransConfigPostLimit(const LimitConfiguration *configuration);
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_manager_mock.cpp79 int32_t ConnBleTransConfigPostLimit(const LimitConfiguration *configuration) in ConnBleTransConfigPostLimit() function
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_trans.c492 int32_t ConnBleTransConfigPostLimit(const LimitConfiguration *configuration) in ConnBleTransConfigPostLimit() function
H A Dsoftbus_conn_ble_manager.c2353 .ConfigPostLimit = ConnBleTransConfigPostLimit, in ConnInitBle()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_client_test.cpp141 int32_t ConnBleTransConfigPostLimit(const LimitConfiguration *configuration) in ConnBleTransConfigPostLimit() function