Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dble_protocol_interface_factory.c30 .bleServerStopService = ConnGattServerStopService,
H A Dsoftbus_conn_ble_connection.c225 g_serverCoordination.status[i] = interface->bleServerStopService(); in ConnBleStopServer()
985 interface->bleServerStopService(); in DoRetryAction()
993 interface->bleServerStopService(); in DoRetryAction()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h172 int32_t (*bleServerStopService)(void); member