HomeSort by relevance Sort by last modified time
    Searched refs:tL2CAP_FCR_OPTS (Results 1 - 11 of 11) sorted by null

  /system/bt/stack/include/
l2c_api.h 151 } tL2CAP_FCR_OPTS;
166 tL2CAP_FCR_OPTS fcr;
    [all...]
mca_api.h 128 tL2CAP_FCR_OPTS fcr_opt;
  /system/bt/stack/mcap/
mca_main.cc 236 const tL2CAP_FCR_OPTS* p_opt;
252 memcpy(&p_cfg->fcr, p_opt, sizeof(tL2CAP_FCR_OPTS));
mca_int.h 367 extern const tL2CAP_FCR_OPTS mca_l2c_fcr_opts_def;
mca_l2c.cc 51 const tL2CAP_FCR_OPTS mca_l2c_fcr_opts_def = {
  /system/bt/stack/avct/
avct_int.h 203 extern const tL2CAP_FCR_OPTS avct_l2c_br_fcr_opts_def;
avct_l2c_br.cc 99 const tL2CAP_FCR_OPTS avct_l2c_br_fcr_opts_def = {
  /system/bt/stack/l2cap/
l2c_int.h 660 tL2CAP_FCR_OPTS* p_fcr);
    [all...]
l2c_utils.cc     [all...]
l2c_fcr.cc     [all...]
  /system/bt/btif/src/
btif_sock_l2cap.cc 736 const tL2CAP_FCR_OPTS obex_l2c_fcr_opts_def = {
    [all...]

Completed in 628 milliseconds