Home
last modified time | relevance | path

Searched defs:is_handsfree (Results 1 – 2 of 2) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_hfp_at_parser.c10 int is_handsfree = data[0] & 1; in LLVMFuzzerTestOneInput() local
/btstack/test/hfp/
H A Dhfp_at_parser_test.cpp727 int is_handsfree = data[0] & 1; in TEST() local