Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Dhciattach_ti.c147 static unsigned long bts_fetch_action(FILE* fp, unsigned char* action_buf, in bts_fetch_action() argument
164 nread = fread(action_buf, sizeof(uint8_t), action_hdr.size, fp); in bts_fetch_action()