Home
last modified time | relevance | path

Searched defs:uih (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Drfcomm_fcs_test.cc25 std::array<uint8_t, 2> uih{ in TEST() local
/aosp_15_r20/external/python/bumble/bumble/
Drfcomm.py315 def uih(c_r: int, dlci: int, information: bytes, p_f: int = 0): member in RFCOMM_Frame