zephyr/subsys
Lingao Meng 0841ee69f2 Bluetooth: Mesh: Fix provisioner provisioning
Correct format errors, such as oob action 2-octers
should use 0x%04x, and action in prov capalilities pdu
big-ending. When every call `bt_mesh_auth_method_set<*>`
should also clear auth value, otherwise will case confirm
failed.

Provisioner role expect peer public key should be sent
immediately, instead of requiring ACK. After all, ACK may
be lost, and the other device’s public key will be sent
over, and provisioning procedure will be failed..

This is a resubmission of PR (#30086)

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2021-03-04 14:10:56 +02:00
..
bluetooth Bluetooth: Mesh: Fix provisioner provisioning 2021-03-04 14:10:56 +02:00
canbus
console
cpp
debug spinlock: validate: fix the dependency with MP_NUM_CPUS 2021-01-26 08:43:45 -05:00
demand_paging mmu: backing stores reserve page fault room 2021-01-23 19:47:23 -05:00
dfu
disk disk: stm32: Select USE_STM32_HAL_SD_EX on stm32l4 2021-02-24 18:10:09 -06:00
emul
fb
fs fs: shell: Remove unneeded flags from fs_open calls 2021-03-04 06:10:58 -05:00
ipc arm: Remove Musca-A SoC/board support 2021-02-15 21:04:23 +03:00
jwt
logging logging: Refactor msg_finalize 2021-02-28 17:12:29 -05:00
lorawan lorawan: add callback for datarate changes 2021-02-28 16:36:57 -05:00
mgmt net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
net kernel: remove old work queue implementation 2021-03-03 20:06:00 -05:00
power power: Remove PM_STATE_LOCK option 2021-02-15 08:08:36 -05:00
random
settings settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
shell shell: add getopt library support 2021-03-01 09:50:32 -05:00
stats
storage storage/stream/flash: Failed write of reminder rewinds buffer offset 2021-03-03 11:40:11 +03:00
testsuite testsuite: only enable TEST_ARM_CORTEX_M when building tests 2021-03-01 14:33:26 +03:00
timing
tracing
usb usb: mass storage: add missing prompt to Kconfig 2021-03-01 09:27:57 -05:00
CMakeLists.txt demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00
Kconfig demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00