Searched refs:tL2CAP_FCR_OPTS (Results 1 - 10 of 10) sorted by relevance

/system/bt/stack/include/
H A Dl2c_api.h145 } tL2CAP_FCR_OPTS; typedef in typeref:struct:__anon1134
161 tL2CAP_FCR_OPTS fcr;
965 tL2CAP_FCR_OPTS fixed_chnl_opts;
H A Dmca_api.h117 tL2CAP_FCR_OPTS fcr_opt;
/system/bt/stack/mcap/
H A Dmca_main.c258 const tL2CAP_FCR_OPTS *p_opt;
278 memcpy(&p_cfg->fcr, p_opt, sizeof (tL2CAP_FCR_OPTS));
H A Dmca_int.h358 extern const tL2CAP_FCR_OPTS mca_l2c_fcr_opts_def;
H A Dmca_l2c.c52 const tL2CAP_FCR_OPTS mca_l2c_fcr_opts_def =
/system/bt/stack/avct/
H A Davct_int.h201 extern const tL2CAP_FCR_OPTS avct_l2c_br_fcr_opts_def;
/system/bt/stack/l2cap/
H A Dl2c_int.h606 extern BOOLEAN l2cu_initialize_fixed_ccb (tL2C_LCB *p_lcb, UINT16 fixed_cid, tL2CAP_FCR_OPTS *p_fcr);
632 extern BOOLEAN l2cu_initialize_fixed_ccb (tL2C_LCB *p_lcb, UINT16 fixed_cid, tL2CAP_FCR_OPTS *p_fcr);
H A Dl2c_utils.c2099 memset(&p_cfg->fcr, 0, sizeof(tL2CAP_FCR_OPTS));
2681 BOOLEAN l2cu_initialize_fixed_ccb (tL2C_LCB *p_lcb, UINT16 fixed_cid, tL2CAP_FCR_OPTS *p_fcr)
H A Dl2c_fcr.c1832 tL2CAP_FCR_OPTS *p_fcr = &p_cfg->fcr;
/system/bt/btif/src/
H A Dbtif_sock_l2cap.c802 const tL2CAP_FCR_OPTS obex_l2c_fcr_opts_def =

Completed in 79 milliseconds