Home
last modified time | relevance | path

Searched defs:ea (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_int.h88 uint8_t ea; member
114 uint8_t ea; member
Drfc_ts_frames.cc645 uint8_t ea, cr, mx_len; in rfc_process_mx_message() local
/packages/modules/Bluetooth/system/stack/include/
Drfcdefs.h72 #define RFCOMM_PARSE_CTRL_FIELD(ea, cr, dlci, p_data) \ argument
80 #define RFCOMM_FORMAT_CTRL_FIELD(p_data, ea, cr, dlci) \ argument
/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test_utils.cc34 uint8_t GetAddressField(bool ea, bool cr, uint8_t dlci) { in GetAddressField()
/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc786 uint8_t ea; in FilterProfilesRfcommChannel() local