HomeSort by relevance Sort by last modified time
    Searched refs:in_use (Results 151 - 175 of 195) sorted by null

1 2 3 4 5 67 8

  /system/bt/stack/gatt/
gatt_auth.c 239 if (gatt_cb.cl_rcb[i].in_use && gatt_cb.cl_rcb[i].app_cb.p_enc_cmpl_cb)
gatt_cl.c 714 if (p_reg->in_use && p_reg->app_cb.p_cmpl_cb && (event == GATTC_OPTYPE_INDICATION))
730 if (p_reg->in_use && p_reg->app_cb.p_cmpl_cb)
    [all...]
gatt_main.c 517 if (p_reg->in_use)
944 if (p_reg->in_use)
    [all...]
  /system/bt/stack/include/
avdt_api.h 245 BOOLEAN in_use; /* TRUE if stream is currently in use */ member in struct:__anon73647
459 ** will receive in_use as false and can open A2DP Sink
473 ** will receive in_use as true and will not open A2DP Sink
    [all...]
btm_ble_api.h 507 BOOLEAN in_use; member in struct:__anon73814
777 BOOLEAN in_use; member in struct:__anon73832
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c 730 if (nfa_dm_cb.disc_cb.kovio_tle.in_use)
797 if (nfa_dm_cb.disc_cb.kovio_tle.in_use)
    [all...]
  /system/bt/stack/avdt/
avdt_api.c 151 ** will receive in_use as false and can open A2DP Sink
168 /* update in_use */
169 p_scb->in_use = FALSE;
181 ** will receive in_use as true and will not open A2DP Sink
198 /* update in_use */
199 p_scb->in_use = TRUE;
577 else if (!p_scb->in_use)
    [all...]
avdt_scb_act.c 828 if (!p_scb->in_use)
834 p_scb->in_use = TRUE;
    [all...]
  /system/bt/stack/btm/
btm_ble_adv_filter.c 379 if (p_addr_filter->in_use &&
407 p_addr_filter->in_use = TRUE;
433 if ((p_addr_filter->in_use) && (NULL == p_bd_addr ||
    [all...]
btm_int.h 96 BOOLEAN in_use; member in struct:__anon73578
225 BOOLEAN in_use; member in struct:__anon73581
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 40 int in_use; member in struct:__anon16619
761 if (!p[i].in_use) {
762 p[i].in_use = 1;
771 p->in_use = 0;
    [all...]
  /system/bt/bta/hl/
bta_hl_act.c     [all...]
  /external/wpa_supplicant_8/src/fst/
fst_session.c 148 Boolean in_use = FALSE; local
153 in_use = TRUE;
157 if (!in_use) {
    [all...]
  /external/libdrm/include/drm/
drm.h 106 unsigned char in_use; member in struct:drm_tex_region
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 342 BOOLEAN in_use; /* TRUE if used */ member in struct:__anon15675
  /external/libpcap/
optimize.c 467 b->in_use = use;
492 p->out_use |= JT(p)->in_use | JF(p)->in_use;
493 p->in_use |= p->out_use &~ p->kill;
    [all...]
  /ndk/sources/host-tools/make-3.81/
rule.c 293 rule->in_use = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 106 unsigned char in_use; member in struct:drm_tex_region
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 106 unsigned char in_use; member in struct:drm_tex_region
  /system/bt/stack/rfcomm/
rfc_utils.c 354 if (!p_port->in_use
  /system/bt/bta/dm/
bta_dm_int.h 775 BOOLEAN in_use; member in struct:__anon72844
843 BOOLEAN in_use; member in struct:__anon72848
    [all...]
  /system/bt/stack/hid/
hidh_conn.c 118 hh_cb.devices[xx].in_use = FALSE ;
    [all...]
  /system/bt/stack/l2cap/
l2c_ble.c     [all...]
  /external/libpng/contrib/libtests/
pngstest.c 2648 png_byte in_use[256], amax = 0, bmax = 0; local
    [all...]
  /system/bt/bta/av/
bta_av_aact.c 390 if ((p_scb->sep_info[i].in_use == FALSE) &&
    [all...]

Completed in 899 milliseconds

1 2 3 4 5 67 8