Lines Matching refs:ProfileConnectionState
124 getBtConnectionState(): ProfileConnectionState
139 | [ProfileConnectionState](#profileconnectionstatedeprecated) | 表示蓝牙设备的Profile连接状态。 |
144 let connectionState : bluetooth.ProfileConnectionState = bluetooth.getBtConnectionState();
215 getProfileConnState(profileId: ProfileId): ProfileConnectionState
236 | [ProfileConnectionState](#profileconnectionstatedeprecated) | profile的连接状态。 |
241 let result : bluetooth.ProfileConnectionState = bluetooth.getProfileConnState(bluetooth.ProfileId.P…
1374 getDeviceState(device: string): ProfileConnectionState
1395 | [ProfileConnectionState](#profileconnectionstatedeprecated) | 返回profile的连接状态。 |
1401 let ret : bluetooth.ProfileConnectionState = a2dpSrc.getDeviceState('XX:XX:XX:XX:XX:XX');
2402 let status : bluetooth.ProfileConnectionState = BLEConnectChangedState.state;
3075 let connectState : bluetooth.ProfileConnectionState = state.state;
3488 | state | [ProfileConnectionState](#profileconnectionstatedeprecated) | 是 | 是 | 表示BLE连接状态的枚举…
3491 ## ProfileConnectionState<sup>(deprecated)</sup>
3496 > 从API version 7开始支持,从API version 9开始废弃。建议使用[bluetoothManager.ProfileConnectionState](js-apis-bluet…
3711 | state | [ProfileConnectionState](#profileconnectionstatedeprecated) | 是 | 否 | 表示蓝牙设备的profi…