zephyr/subsys/bluetooth
Joakim Andersson f390f7d0a1 bluetooth: shell: Use helper function to convert string to int
Use helper function to convert string to int for appearance value.
This makes the code more clear, as the big-endian conversion function
gives the wrong impression about the byte order of advertising data.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2023-12-11 09:51:31 +01:00
..
audio Bluetooth: VCP: Allow for multiple vol_ctrl cb registers 2023-12-08 10:04:31 +00:00
common bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
controller Bluetooth: Controller: Add Kconfig for LE Power Control Request Feature 2023-11-29 09:59:39 +01:00
crypto Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
host Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh Bluetooth: Mesh: access tx msg randomizer 2023-12-11 09:50:18 +01:00
services bluetooth: Add CPF attribute to BAS battery level. 2023-12-01 10:58:27 +00:00
shell bluetooth: shell: Use helper function to convert string to int 2023-12-11 09:51:31 +01:00
CMakeLists.txt Bluetooth: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +02:00
Kconfig Bluetooth: Host: Add LE Power Control Request Procedure APIs 2023-11-29 09:59:39 +01:00
Kconfig.adv Bluetooth: Host: Add support for PAwR Sync 2023-04-26 20:08:16 +02:00
Kconfig.iso Bluetooth: ISO: Rename BT_ISO_ADVANCED to BT_ISO_TEST_PARAMS 2023-10-20 14:50:48 +02:00
Kconfig.logging Bluetooth: CAP: Move initiator/commander common code to cap_common 2023-12-07 16:14:42 +00:00