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

1 2 3 4 5 6 78

  /system/bt/btif/src/
btif_gatt_client.c 219 BOOLEAN in_use; member in struct:__anon73365
381 if (!p_dev_cb->remote_dev[i].in_use )
385 p_dev_cb->remote_dev[i].in_use = TRUE;
396 p_dev_cb->remote_dev[i].in_use = TRUE;
409 if (p_dev_cb->remote_dev[i].in_use &&
    [all...]
btif_rc.c 188 BOOLEAN in_use; member in struct:__anon73394
    [all...]
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 398 NFA_TRACE_DEBUG1 ("nfa_ee_api_discover() in_use:%d", nfa_ee_cb.discv_timer.in_use);
399 if (nfa_ee_cb.discv_timer.in_use)
    [all...]
  /bionic/libc/kernel/uapi/drm/
drm.h 74 unsigned char in_use; member in struct:drm_tex_region
  /external/kernel-headers/original/uapi/drm/
drm.h 106 unsigned char in_use; member in struct:drm_tex_region
  /external/libdrm/
xf86drm.h 308 unsigned char in_use; member in struct:_drmTextureRegion
  /system/bt/stack/avdt/
avdt_int.h 496 BOOLEAN in_use; /* whether stream being used by peer */ member in struct:__anon73558
avdt_msg.c 511 p_msg->discover_rsp.p_sep_info[i].in_use,
    [all...]
  /system/bt/stack/btm/
btm_pm.c 445 if ((p->in_use) && (!memcmp (p->remote_addr, remote_bda, BD_ADDR_LEN))
    [all...]
btm_ble_gap.c     [all...]
  /system/bt/stack/l2cap/
l2c_fcr.c 507 if ((!p_ccb->in_use) || (p_ccb->chnl_state != CST_OPEN))
751 if ( (!p_ccb->in_use) || (p_ccb->chnl_state != CST_OPEN) )
763 if (p_ccb->in_use && (p_ccb->chnl_state == CST_OPEN))
    [all...]
l2c_csm.c     [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_link.c 90 if ( (llcp_cb.lcb.inact_timer.in_use == FALSE)
111 if (llcp_cb.lcb.inact_timer.in_use)
    [all...]
  /system/bt/bta/ag/
bta_ag_cmd.c     [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]
  /external/v8/src/heap/
mark-compact.cc     [all...]
spaces.cc     [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c     [all...]
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.c 434 psa->in_use = FALSE;
    [all...]
  /system/bt/stack/rfcomm/
port_rfc.c 956 if (!p_port->in_use
    [all...]

Completed in 549 milliseconds

1 2 3 4 5 6 78