Home
last modified time | relevance | path

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

/system/bt/stack/include/
Davdt_api.h293 uint16_t ctrl_mtu; /* L2CAP MTU of the AVDTP signaling channel */ variable
/system/bt/profile/avrcp/
Ddevice.cc43 uint16_t ctrl_mtu, uint16_t browse_mtu) in Device()