Lines Matching refs:ProfileConnectionState
178 getBtConnectionState(): ProfileConnectionState
193 | [ProfileConnectionState](#profileconnectionstatedeprecated) | 表示蓝牙设备的Profile连接状态。 |
212 …let connectionState: bluetoothManager.ProfileConnectionState = bluetoothManager.getBtConnectionSta…
310 getProfileConnectionState(profileId: ProfileId): ProfileConnectionState
331 | [ProfileConnectionState](#profileconnectionstatedeprecated) | profile的连接状态。 |
352 …let result: bluetoothManager.ProfileConnectionState = bluetoothManager.getProfileConnectionState(b…
1916 getDeviceState(device: string): ProfileConnectionState
1937 | [ProfileConnectionState](#profileconnectionstatedeprecated) | 返回profile的连接状态。 |
1959 let ret: bluetoothManager.ProfileConnectionState = a2dpSrc.getDeviceState('XX:XX:XX:XX:XX:XX');
3445 let status: bluetoothManager.ProfileConnectionState = BLEConnectChangedState.state;
4335 let connectState: bluetoothManager.ProfileConnectionState = state.state;
4820 | state | [ProfileConnectionState](#profileconnectionstatedeprecated) | 是 | 是 | 表示BLE连接状态的枚举…
4823 ## ProfileConnectionState<sup>(deprecated)</sup>
4828 > 从API version 9开始支持,从API version 10开始废弃。建议使用[constant.ProfileConnectionState](js-apis-bluetooth-co…
5051 | state | [ProfileConnectionState](#profileconnectionstatedeprecated) | 是 | 否 | 表示蓝牙设备的profi…