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