Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dble_protocol_interface_factory.c33 .bleServerConnect = ConnGattServerConnect,
H A Dsoftbus_conn_ble_connection.c846 ret = interface->bleServerConnect(connection); in HandleBasicInfo()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h174 int32_t (*bleServerConnect)(ConnBleConnection *connection); member