Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dobex_parser.c246 obex_parser_header_state_t obex_parser_header_store(uint8_t * header_buffer, uint16_t buffer_size, … in obex_parser_header_store()
333 obex_app_param_parser_tag_state_t obex_app_param_parser_tag_store(uint8_t * header_buffer, uint8_t … in obex_app_param_parser_tag_store()
/btstack/platform/embedded/
H A Dbtstack_tlv_flash_bank.c317 uint8_t header_buffer[BTSTACK_TLV_ENTRY_HEADER_LEN]; in btstack_tlv_flash_bank_migrate() local