Commit 6f6ff38
Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
Uses existing *_sync functions, but made hci_update_name_sync
non-static.
mgmt-test paths:
Set Advertising on - Local name 1
Set Advertising on - Name + Appear 1
Set Local Name - Success 1
Set Local Name - Success 2
Set Local Name - Success 3
Add Advertising - Success (Empty ScRsp)
Add Advertising - Success (Complete name)
Add Advertising - Success (Shortened name)
Add Advertising - Success (Short name)
Add Advertising - Success (Name + data)
Add Advertising - Invalid Params (Name + data)
Add Advertising - Success (Name+data+appear)
Read Ext Controller Info 3
Read Ext Controller Info 4
Read Ext Controller Info 5
Add Ext Advertising - Success (Empty ScRsp)
Add Ext Advertising - Success (Complete name)
Add Ext Advertising - Success (Shortened name)
Add Ext Advertising - Success (Short name)
Add Ext Advertising - Success (Name + data)
Add Ext Advertising - Invalid Params (Name + data)
Add Ext Advertising - Success (Name+data+appear)
Signed-off-by: Brian Gix <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>1 parent 177e77a commit 6f6ff38
File tree
3 files changed
+34
-34
lines changed- include/net/bluetooth
- net/bluetooth
3 files changed
+34
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2341 | 2341 | | |
2342 | 2342 | | |
2343 | 2343 | | |
2344 | | - | |
| 2344 | + | |
2345 | 2345 | | |
2346 | 2346 | | |
2347 | 2347 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3246 | 3246 | | |
3247 | 3247 | | |
3248 | 3248 | | |
3249 | | - | |
| 3249 | + | |
3250 | 3250 | | |
3251 | | - | |
3252 | | - | |
3253 | | - | |
3254 | | - | |
3255 | | - | |
3256 | | - | |
3257 | | - | |
3258 | | - | |
3259 | | - | |
3260 | | - | |
| 3251 | + | |
| 3252 | + | |
| 3253 | + | |
3261 | 3254 | | |
3262 | | - | |
| 3255 | + | |
3263 | 3256 | | |
3264 | 3257 | | |
3265 | 3258 | | |
3266 | | - | |
| 3259 | + | |
3267 | 3260 | | |
3268 | 3261 | | |
3269 | 3262 | | |
| |||
3273 | 3266 | | |
3274 | 3267 | | |
3275 | 3268 | | |
| 3269 | + | |
3276 | 3270 | | |
3277 | | - | |
3278 | | - | |
| 3271 | + | |
| 3272 | + | |
| 3273 | + | |
| 3274 | + | |
| 3275 | + | |
| 3276 | + | |
| 3277 | + | |
| 3278 | + | |
| 3279 | + | |
| 3280 | + | |
| 3281 | + | |
| 3282 | + | |
| 3283 | + | |
| 3284 | + | |
3279 | 3285 | | |
3280 | 3286 | | |
3281 | 3287 | | |
3282 | 3288 | | |
3283 | 3289 | | |
3284 | 3290 | | |
3285 | 3291 | | |
3286 | | - | |
3287 | 3292 | | |
3288 | 3293 | | |
3289 | 3294 | | |
| |||
3319 | 3324 | | |
3320 | 3325 | | |
3321 | 3326 | | |
3322 | | - | |
| 3327 | + | |
3323 | 3328 | | |
3324 | | - | |
3325 | | - | |
| 3329 | + | |
| 3330 | + | |
| 3331 | + | |
3326 | 3332 | | |
3327 | | - | |
| 3333 | + | |
| 3334 | + | |
| 3335 | + | |
3328 | 3336 | | |
3329 | | - | |
| 3337 | + | |
| 3338 | + | |
3330 | 3339 | | |
3331 | | - | |
3332 | | - | |
3333 | | - | |
| 3340 | + | |
3334 | 3341 | | |
3335 | 3342 | | |
3336 | | - | |
3337 | | - | |
3338 | | - | |
3339 | | - | |
3340 | | - | |
3341 | | - | |
3342 | | - | |
3343 | | - | |
3344 | | - | |
| 3343 | + | |
3345 | 3344 | | |
3346 | 3345 | | |
3347 | 3346 | | |
| |||
0 commit comments