Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.h97 profile_type_t profile, uint16_t lcid, uint16_t rcid, uint16_t psm, bool flow_ext);
102 profile_type_t profile, uint16_t lcid, uint8_t dlci, uint16_t uuid, bool flow_ext);
Dsnoop_logger.cc159 profile_type_t profile, uint16_t lcid, uint16_t rcid, uint16_t psm, bool flow_ext) { in ProfileL2capOpen() argument
168 flow_ext, in ProfileL2capOpen()
173 profiles[profile].flow_ext_l2cap = flow_ext; in ProfileL2capOpen()
185 profile_type_t profile, uint16_t lcid, uint8_t dlci, uint16_t uuid, bool flow_ext) { in ProfileRfcommOpen() argument
194 flow_ext, in ProfileRfcommOpen()
198 profiles[profile].flow_ext_rfcomm = flow_ext; in ProfileRfcommOpen()