Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_internals.h54 #define HCI_ISO_GET_TS_FLAG(handle) (((handle) >> 14) & 0x0001) macro
/system/bt/hci/src/
Dpacket_fragmenter.cc197 uint8_t ts_flag = HCI_ISO_GET_TS_FLAG(handle); in reassemble_and_dispatch_iso()