Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h183 int32_t ConnBleStartServer(void);
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1871 return ConnBleStartServer(); in BleStartLocalListening()
2016 status = ConnBleStartServer(); in OnBtStateChanged()
H A Dsoftbus_conn_ble_connection.c177 int32_t ConnBleStartServer(void) in ConnBleStartServer() function