Home
last modified time | relevance | path

Searched defs:response_type (Results 1 – 3 of 3) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_gatt_client.c114 uint8_t response_type = 0; in LLVMFuzzerTestOneInput() local
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/
H A Dmakefsdata.c1054 int response_type = HTTP_HDR_OK; in file_write_http_header() local
/btstack/src/ble/
H A Datt_db.c872 …uint8_t response_type = store_length ? ATT_READ_MULTIPLE_VARIABLE_RSP : ATT_READ_MULTIPLE_RESPONSE; in handle_read_multiple_request2() local