Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dble_protocol_interface_factory.c25 .bleClientConnect = ConnGattClientConnect,
H A Dsoftbus_conn_ble_connection.c248 return interface->bleClientConnect(connection); in ConnBleConnect()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h167 int32_t (*bleClientConnect)(ConnBleConnection *connection); member