Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc90 static uint32_t last_sock_id = 0; variable
330 sock->id = last_sock_id + 1; in btsock_l2cap_alloc_l()
348 last_sock_id = sock->id; in btsock_l2cap_alloc_l()