Skip to content

add Peripheral ReadRSSI#47

Merged
teach310 merged 4 commits intodevelopfrom
feature/peripheral_read_rssi
Oct 20, 2023
Merged

add Peripheral ReadRSSI#47
teach310 merged 4 commits intodevelopfrom
feature/peripheral_read_rssi

Conversation

@teach310
Copy link
Copy Markdown
Owner

@teach310 teach310 commented Oct 20, 2023

Description

add Peripheral ReadRSSI, DidReadRSSI

https://developer.apple.com/documentation/corebluetooth/cbperipheral/1519111-readrssi?changes=latest_minor
ドキュメントには macOS では DidUpdateRSSI を呼ぶと書かれているが、
UnityではDidReadRSSIが呼ばれていた。

従ってDidReadRSSIのみ実装

Test

SampleDebugによる実機確認

teach310 added 4 commits October 20, 2023 21:25
https://developer.apple.com/documentation/corebluetooth/cbperipheral/1519111-readrssi?changes=latest_minor
ドキュメントには macOS では DidUpdateRSSI を呼ぶと書かれているが、
UnityではDidReadRSSIが呼ばれていた。

従ってDidReadRSSIのみ実装
@teach310 teach310 added the add label Oct 20, 2023
@teach310 teach310 merged commit 9e67b73 into develop Oct 20, 2023
@teach310 teach310 deleted the feature/peripheral_read_rssi branch October 20, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant