Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dpacket_fragmenter.cc118 static bool check_uint16_overflow(uint16_t a, uint16_t b) { in check_uint16_overflow() function
168 if (check_uint16_overflow(l2cap_length, in reassemble_and_dispatch()