mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
btmu: Updated docs.
This commit is contained in:
parent
4e0fcb105d
commit
6ad9bd15d5
@ -136,7 +136,7 @@ Result btmuBleConnect(BtdrvAddress addr);
|
||||
|
||||
/**
|
||||
* @brief BleDisconnect
|
||||
* @param[in] id This must match the first BtdrvBleConnectionInfo::id from \ref btmuBleGetConnectionState (0xFFFFFFFF is invalid).
|
||||
* @param[in] id This must match a BtdrvBleConnectionInfo::id from \ref btmuBleGetConnectionState (0xFFFFFFFF is invalid).
|
||||
*/
|
||||
Result btmuBleDisconnect(u32 id);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user