Searched defs:packet_buf (Results 1 – 4 of 4) sorted by relevance
414 uint8_t* packet_buf; /* Temporary buffer to store the data */ member877 uint8_t* packet_buf; /* Temporary buffer to store the data */ member
200 static uint8_t packet_buf[BTM_SCO_DATA_SIZE_MAX] = {0}; variable
301 let packet_buf = match chip_kind { in handle_packet() localVariable
136 char packet_buf[1024]; in TEST_F() local