bluez/client
Luiz Augusto von Dentz 4578395b53 client/advetising: Allow use of EA data length
The code was supporting a maximum of 25 bytes (31 - 6) to be entered as
advertising data, but in case of EA is used that allows up to 245 bytes
(251 - 6) to be entered.
2023-07-10 12:24:47 -07:00
..
scripts client: Add samples init scripts 2023-03-24 16:52:45 -07:00
admin.c client: Move admin submenu 2022-08-15 16:28:14 -07:00
admin.h client: Move admin submenu 2022-08-15 16:28:14 -07:00
adv_monitor.c bluetoothctl: advmon rssi support for mgmt 2021-01-15 11:55:06 -08:00
adv_monitor.h bluetoothctl: advmon rssi support for mgmt 2021-01-15 11:55:06 -08:00
advertising.c client/advetising: Allow use of EA data length 2023-07-10 12:24:47 -07:00
advertising.h client/advertising: Add support for advertise.rsi command 2023-04-05 17:00:00 -07:00
agent.c client: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
agent.h client: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
display.c client: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
display.h client: Add SPDX License Identifier 2020-09-21 16:19:33 -07:00
gatt.c client: Allow gatt.select-attribute to work with local attributes 2022-12-06 13:01:28 -08:00
gatt.h client: Allow gatt.select-attribute to work with local attributes 2022-12-06 13:01:28 -08:00
main.c client/advertising: Add support for advertise.rsi command 2023-04-05 17:00:00 -07:00
player.c client/player: Fix transport.acquire for linked transports 2023-06-20 12:54:23 -07:00
player.h client: Add support for player submenu 2022-03-30 12:54:29 -07:00
print.c client: Print integers decimal value 2023-06-20 12:54:23 -07:00
print.h client: Move common print_* functions to its own file 2022-12-02 11:20:26 -08:00