Home
last modified time | relevance | path

Searched refs:goep_client_header_add_byte (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Dgoep_client.h284 void goep_client_header_add_byte(uint16_t goep_cid, uint8_t header_type, uint8_t value);
H A Dgoep_client.c711 void goep_client_header_add_byte(uint16_t goep_cid, uint8_t header_type, uint8_t value){ in goep_client_header_add_byte() function