Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h158 L2CEVT_L2CAP_CONFIG_RSP = 15, /* response */ enumerator
Dl2c_csm.cc958 case L2CEVT_L2CAP_CONFIG_RSP: /* Peer config response */ in l2c_csm_config()
1469 case L2CEVT_L2CAP_CONFIG_RSP: /* Peer configuration response */ in l2c_csm_get_event_name()
Dl2c_main.cc731 l2c_csm_execute(p_ccb, L2CEVT_L2CAP_CONFIG_RSP, &cfg_info); in process_l2cap_cmd()