Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h184 int32_t ConnBleStopServer(void);
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1877 return ConnBleStopServer(); in BleStopLocalListening()
2022 status = ConnBleStopServer(); in OnBtStateChanged()
H A Dsoftbus_conn_ble_connection.c209 int32_t ConnBleStopServer(void) in ConnBleStopServer() function