Home
last modified time | relevance | path

Searched defs:cfg_info (Results 1 – 3 of 3) sorted by relevance

/system/bt/main/shim/
Dl2c_api.cc128 bool bluetooth::shim::L2CA_ConfigReq(uint16_t cid, tL2CAP_CFG_INFO* cfg_info) { in L2CA_ConfigReq()
132 bool bluetooth::shim::L2CA_ConfigRsp(uint16_t cid, tL2CAP_CFG_INFO* cfg_info) { in L2CA_ConfigRsp()
Dl2cap.cc366 tL2CAP_CFG_INFO cfg_info{ in ConfigRequest() local
/system/bt/stack/l2cap/
Dl2c_main.cc280 tL2CAP_CFG_INFO cfg_info; in process_l2cap_cmd() local