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

  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 143 } tL2CAP_FCR_OPTS;
159 tL2CAP_FCR_OPTS fcr;
    [all...]
mca_api.h 117 tL2CAP_FCR_OPTS fcr_opt;
  /external/bluetooth/bluedroid/stack/mcap/
mca_main.c 258 const tL2CAP_FCR_OPTS *p_opt;
275 memcpy(&p_cfg->fcr, p_opt, sizeof (tL2CAP_FCR_OPTS));
mca_int.h 358 extern const tL2CAP_FCR_OPTS mca_l2c_fcr_opts_def;
mca_l2c.c 52 const tL2CAP_FCR_OPTS mca_l2c_fcr_opts_def =
  /external/bluetooth/bluedroid/stack/avct/
avct_int.h 201 extern const tL2CAP_FCR_OPTS avct_l2c_br_fcr_opts_def;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 635 extern BOOLEAN l2cu_initialize_fixed_ccb (tL2C_LCB *p_lcb, UINT16 fixed_cid, tL2CAP_FCR_OPTS *p_fcr);
    [all...]
l2c_utils.c     [all...]
l2c_fcr.c     [all...]

Completed in 116 milliseconds