Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_l2cap.cc100 static uint32_t last_sock_id = 0; variable
331 sock->id = last_sock_id + 1; in btsock_l2cap_alloc_l()
349 last_sock_id = sock->id; in btsock_l2cap_alloc_l()