Home
last modified time | relevance | path

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

/external/bluez/hcidump/parser/
Dobex.c252 last_opcode = get_opcode(frm->handle, frm->dlci); in obex_dump()
Dparser.h207 uint8_t get_opcode(uint16_t handle, uint8_t dlci);
Dparser.c204 uint8_t get_opcode(uint16_t handle, uint8_t dlci) in get_opcode() function