Bluetooth: controller: llcp: inclusive naming in unittests
There were some references to slave and master left in the unittests for the refactored LLCP. These are changed in respectively peripheral and central Signed-off-by: Andries Kruithof <Andries.Kruithof@nordicsemi.no>
This commit is contained in:
parent
34d921b00b
commit
2f98f8f7cf
20 changed files with 272 additions and 272 deletions
|
@ -508,7 +508,7 @@ uint8_t ll_chm_get(uint16_t handle, uint8_t *chm)
|
|||
* for the specified Connection_Handle. The returned value indicates the state of
|
||||
* the Channel_Map specified by the last transmitted or received Channel_Map
|
||||
* (in a CONNECT_IND or LL_CHANNEL_MAP_IND message) for the specified
|
||||
* Connection_Handle, regardless of whether the Master has received an
|
||||
* Connection_Handle, regardless of whether the Central has received an
|
||||
* acknowledgment
|
||||
*/
|
||||
const uint8_t *pending_chm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue