zephyr/samples/bluetooth
Kumar Gala b4d4e30e9b bluetooth: fix armclang compiler warnings with is*() functions
We get compile warnings of the form:

error: converting the result of
'<<' to a boolean; did you mean
'((__aeabi_ctype_table_ + 1)[(byte)] << 28) != 0'?
 [-Werror,-Wint-in-bool-context]
                if (!isprint(byte)) {
                     ^

Since isprint (and the other is* functions) return an int, change check
to an explicit test against the return value.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-03-31 09:19:16 +02:00
..
beacon Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
broadcast_audio_sink Bluetooth: Audio: Rename bt_audio_unicast_group to bt_bap_... 2023-03-07 16:21:44 +01:00
broadcast_audio_source Bluetooth: Audio: Add new bap_lc3_preset and move macros 2023-03-07 16:21:44 +01:00
broadcaster tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
broadcaster_multiple tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
bthome_sensor_template samples: bluetooth: BTHome sensor template fix whitespace 2023-03-20 15:01:33 +01:00
central tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_gatt_write tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_hr includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
central_ht samples and tests: Use non-environmental zephyr base variable 2023-03-03 10:49:10 +01:00
central_iso tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
central_multilink samples/bluetooth/central_multilink: Relax RSSI requirement 2023-03-07 08:34:26 +01:00
central_otc sample: bluetooth: OTS sample add checksum 2023-01-10 09:59:36 +01:00
central_past samples: bluetooth: PAST: Disable for nrf52_bsim 2023-03-03 09:19:00 +01:00
direct_adv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
direction_finding_central Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
direction_finding_connectionless_rx Samples: Bluetooth: Increase sync timeout for sync samples 2022-11-05 19:57:31 +01:00
direction_finding_connectionless_tx samples: direction_finding_connectionless_tx: Use identity address 2022-10-04 14:07:29 +00:00
direction_finding_peripheral Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
eddystone tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
handsfree tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
hap_ha LE Audio: Refactor server ASE callbacks to return rsp object 2023-03-22 11:38:37 +01:00
hci_pwr_ctrl tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
hci_rpmsg Bluetooth: controller: remove refs to LLCP_LEGACY after rebase 2023-03-17 15:05:05 +01:00
hci_spi includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci_uart Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
hci_usb samples: hci_usb: enable new experimental USB device support 2023-01-27 00:57:22 +09:00
hci_usb_h4 samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
ibeacon tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
ipsp samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
iso_broadcast samples: Bluetooth: Kconfig for limited printout in some ISO samples 2023-03-22 09:34:23 +01:00
iso_broadcast_benchmark boards: Added nRF5340 Audio DK (PCA10121) 2023-01-13 16:14:35 +01:00
iso_connected_benchmark boards: Added nRF5340 Audio DK (PCA10121) 2023-01-13 16:14:35 +01:00
iso_receive samples: Bluetooth: Kconfig for limited printout in some ISO samples 2023-03-22 09:34:23 +01:00
mesh samples: bluetooth: mesh: Fix bbc_microbit overlay 2023-03-20 14:02:32 +00:00
mesh_demo bluetooth: fix armclang compiler warnings with is*() functions 2023-03-31 09:19:16 +02:00
mesh_provisioner samples: Bluetooth: Mesh: remove nrf51 support 2023-03-03 14:08:24 +01:00
mtu_update tests: Bluetooth: fix att_mtu warnings on gcc-12 2023-03-13 15:58:33 +01:00
observer tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
periodic_adv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
periodic_sync tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_accept_list samples: bluetooth: Add sample demonstrating accept fliter list 2023-01-09 12:41:18 +01:00
peripheral_csc samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_dis samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_esp samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_gatt_write tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_hids samples: bt: hids: add a non authenticated mode to the sample 2023-01-24 19:33:03 +01:00
peripheral_hr samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_ht samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_identity samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_iso tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
peripheral_ots samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
peripheral_past samples: bluetooth: PAST: Disable for nrf52_bsim 2023-03-03 09:19:00 +01:00
peripheral_sc_only samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
scan_adv samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
st_ble_sensor samples: bt: set a sample names and descriptions 2023-01-24 19:33:03 +01:00
unicast_audio_client Samples: Bluetooth: Fix unicast client ASCS discovery 2023-03-24 17:35:37 +00:00
unicast_audio_server LE Audio: Refactor server ASE callbacks to return rsp object 2023-03-22 11:38:37 +01:00
bluetooth.rst