Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_hci/
Dpacket.cc71 const uint16_t data_total_length = in Decode() local
99 const uint8_t data_total_length = in Decode() local
/external/python/bumble/bumble/
Dhci.py5363 def __init__(self, connection_handle, pb_flag, bc_flag, data_total_length, data): argument