mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
btmu: Updated docs.
This commit is contained in:
parent
0ad7458b9f
commit
a106398fb1
@ -136,7 +136,7 @@ Result btmuBleConnect(BtdrvAddress addr);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief BleDisconnect
|
* @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);
|
Result btmuBleDisconnect(u32 id);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user