zephyr/subsys/bluetooth
Mariusz Skamra c2402a4368 Bluetooth: att: Make bt_att_chan_create_pdu static function
This fixes missing `static` function specifier.
The bt_att_chan_create_pdu is not called outside of att.c.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-07-24 09:09:58 +00:00
..
audio Bluetooth: CCP: Fix coverity issue for current_inst == NULL 2023-07-21 10:54:01 +00:00
common Bluetooth: Mesh: Updated ACL configuration settings 2023-06-17 08:06:16 -04:00
controller Bluetooth: Controller: Added ISO CH feature bit check in le_create_cis 2023-07-24 09:06:32 +00:00
crypto Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
host Bluetooth: att: Make bt_att_chan_create_pdu static function 2023-07-24 09:09:58 +00:00
lib Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
mesh Bluetooth: Mesh: Align handling of seg_ack to spec 2023-07-24 09:07:59 +00:00
services Bluetooth: OTS: Add explicit ignore of ret error when reset dir_list 2023-07-04 09:30:01 +02:00
shell bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
CMakeLists.txt Bluetooth: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +02:00
Kconfig Bluetooth: Add missing dependency for PAST feature 2023-04-04 14:31:17 +02:00
Kconfig.adv Bluetooth: Host: Add support for PAwR Sync 2023-04-26 20:08:16 +02:00
Kconfig.iso Bluetooth: ISO: Fix BT_ISO_TX_MTU range 2023-03-03 09:19:19 +01:00
Kconfig.logging Bluetooth: Logging: Make BT_LOG and BT_LOG_LEGACY hidden symbols 2023-04-12 10:23:04 +02:00