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

  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 93 UINT8 chan_mode_mask; /* Supported channel modes (FCR) */ member in struct:__anon5887
gap_conn.c 115 ** chan_mode_mask - (GAP_FCR_CHAN_OPT_BASIC, GAP_FCR_CHAN_OPT_ERTM, GAP_FCR_CHAN_OPT_STREAM)
124 UINT16 security, UINT8 chan_mode_mask, tGAP_CONN_CALLBACK *p_cb)
206 p_ccb->ertm_info.allowed_modes = (chan_mode_mask) ? chan_mode_mask : (UINT8)L2CAP_FCR_CHAN_OPT_BASIC;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 68 /* Values for 'chan_mode_mask' field */
552 UINT16 security, UINT8 chan_mode_mask, tGAP_CONN_CALLBACK *p_cb);
    [all...]

Completed in 52 milliseconds