summaryrefslogtreecommitdiff
path: root/system/stack/test/fuzzers/sdp
AgeCommit message (Expand)Author
2025-02-26Cleanup bp files in system/stack/test/fuzzers Henri Chataing
2024-11-20cpplint: fix the majority of runtime/int William Escande
2024-10-08system/stack/test/fuzzers: Enforce -Wunused-parameter Henri Chataing
2024-08-07fuzzers::sdp Use proper types tSDP_STATUS Chris Manton
2024-07-15stack::sdp::SDP_GetDiRecord Use proper return type Chris Manton
2024-07-07Format: apply clang rules William Escande
2024-05-23Update {bind,callback,callback_forward}.h includes Hsin-chen Chuang
2024-05-22Use RepeatingCallback instead of function pointer and void* data Jakub Pawlowski
2024-05-09stack::sdp fuzzer: Explicitly ignore return values Chris Manton
2023-12-13bt_target:[24/37] IWYU stack::test Chris Manton
2023-10-24system: Remove legacy trace_level variables Henri Chataing
2023-10-18SDP: Remove unused SDP_DeleteAttribute Myles Watson
2023-09-10Remove -Wno-unused-parameter from bluetooth_cflags David Duarte
2023-07-17IA2: Add device address to stack::sdp callback Chris Manton
2023-05-24SDP API access Chris Manton
2023-04-24Remove libchrome_support_defaults from other defaults David Duarte
2023-01-12Bluetooth: sdp: a2dp fuzzer coverage improvement Elena Petrova
2022-04-11a2dp_fuzz : Bug Fix kunal rai
2021-10-14legacy: Const-ify sdp callback with user data Chris Manton
2021-09-25legacy: Explicitly include types/bluetooth/uuid Chris Manton
2021-09-24legacy: Explicitly include types/raw_address Chris Manton
2021-09-03legacy: Re-include stack/test mocks Chris Manton
2021-04-19Use proper types tSDP_STATUS Chris Manton
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to system/bt Bob Badour
2020-07-15Add A2DP/SDP fuzzers for bt-stack Michael Ensing