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_csm.cc774 case L2CEVT_L2CAP_CONFIG_RSP: /* Peer config response */ in l2c_csm_config()
1297 case L2CEVT_L2CAP_CONFIG_RSP: /* Peer configuration response */ in l2c_csm_get_event_name()
Dl2c_int.h129 #define L2CEVT_L2CAP_CONFIG_RSP 15 /* response */ macro
Dl2c_main.cc687 l2c_csm_execute(p_ccb, L2CEVT_L2CAP_CONFIG_RSP, &cfg_info); in process_l2cap_cmd()