Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc250 uint8_t last_id = 0; in process_l2cap_cmd() local
267 l2cu_send_peer_cmd_reject(p_lcb, L2CAP_CMD_REJ_NOT_UNDERSTOOD, last_id, in process_l2cap_cmd()
278 last_id = id; in process_l2cap_cmd()
/packages/modules/DnsResolver/
Dres_cache.cpp974 last_id = 0; in flush()
997 int last_id = 0; member
1186 e->id = ++cache->last_id; in _cache_add_p()