Home
last modified time | relevance | path

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

/external/qemu/hw/
Dbt-l2cap.c58 #define L2CAP_CFG_ACC 1 macro
700 ch->config &= ~L2CAP_CFG_ACC; in l2cap_channel_config_req_msg()
704 ch->config |= L2CAP_CFG_ACC; in l2cap_channel_config_req_msg()
710 if (!(ch->config & L2CAP_CFG_INIT) && (ch->config & L2CAP_CFG_ACC) && in l2cap_channel_config_req_msg()