zephyr/subsys/bluetooth/services/ots
Emil Gydesen cfe0849072 Bluetooth: services: Adds OTS name length checks
Adds name length checks. The OTS spec does not
explicitely specifiy a maximum name length, but the
maximum name length in the directory listing object
shall be less or equal to 120 octets.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-04-22 11:32:25 +02:00
..
CMakeLists.txt Bluetooth: services: Adds directory listing object to OTS 2021-03-17 11:30:07 +01:00
Kconfig Bluetooth: services: Adds directory listing object to OTS 2021-03-17 11:30:07 +01:00
ots_dir_list_internal.h Bluetooth: services: Refacter OTS dir list to avoid circular dependency 2021-03-17 11:30:07 +01:00
ots_dir_list.c Bluetooth: services: Adds OTS name length checks 2021-04-22 11:32:25 +02:00
ots_internal.h Bluetooth: services: Adds additonal len checks for ots_dir_list 2021-04-22 11:32:25 +02:00
ots_l2cap_internal.h
ots_l2cap.c bluetooth: Add cast to forward declared struct 2021-04-19 10:59:23 -04:00
ots_oacp_internal.h
ots_oacp.c Bluetooth: services: Refacter OTS dir list to avoid circular dependency 2021-03-17 11:30:07 +01:00
ots_obj_manager_internal.h Bluetooth: Services: Adds bt_gatt_ots_obj_manager_obj_contains 2021-03-17 11:30:07 +01:00
ots_obj_manager.c Bluetooth: services: Fix ID check for bt_gatt_ots_obj_manager_obj_get 2021-03-30 11:01:06 -04:00
ots_olcp_internal.h
ots_olcp.c Bluetooth: services: Refacter OTS dir list to avoid circular dependency 2021-03-17 11:30:07 +01:00
ots.c Bluetooth: services: Adds OTS name length checks 2021-04-22 11:32:25 +02:00