Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_csm.c828 case L2CEVT_L2CA_CONFIG_RSP: /* Upper layer config rsp */ in l2c_csm_config()
1256 case L2CEVT_L2CA_CONFIG_RSP: /* Upper layer config response */ in l2c_csm_get_event_name()
Dl2c_int.h124 #define L2CEVT_L2CA_CONFIG_RSP 25 /* Upper layer config response */ macro
Dl2c_api.c510 l2c_csm_execute (p_ccb, L2CEVT_L2CA_CONFIG_RSP, p_cfg); in L2CA_ConfigRsp()