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

1 2 34 5 6 7 8

  /system/bt/stack/rfcomm/
port_utils.c 76 if (!p_port->in_use)
80 p_port->in_use = TRUE;
361 if (p_port->in_use && (p_port->rfc.p_mcb == NULL))
395 if (p_port->in_use
port_int.h 148 BOOLEAN in_use; /* True when structure is allocated */ member in struct:__anon73968
  /system/connectivity/apmanager/
device.h 102 void SetInUse(bool in_use);
device.cc 300 void Device::SetInUse(bool in_use) {
301 return adaptor_->SetInUse(in_use);
  /system/bt/bta/hl/
bta_hl_utils.c 511 p_mcb->in_use = TRUE;
775 if (p_mcb->mdl[i].in_use &&
828 if (p_mcb->mdl[i].in_use &&
867 if (p_mcb->mdl[i].in_use &&
905 if (p_mcb->mdl[i].in_use &&
944 if (p_mcb->in_use &&
983 if (p_acb->in_use)
1018 if (bta_hl_cb.acb[i].in_use &&
1054 if (bta_hl_cb.acb[i].in_use &&
1095 if (p_acb->in_use)
    [all...]
bta_hl_int.h 448 BOOLEAN in_use; member in struct:__anon72967
488 BOOLEAN in_use; member in struct:__anon72968
518 BOOLEAN in_use; /* this CB is in use*/ member in struct:__anon72969
541 BOOLEAN in_use; member in struct:__anon72970
550 BOOLEAN in_use; member in struct:__anon72971
    [all...]
  /system/bt/stack/l2cap/
l2c_api.c 141 if (p_lcb->in_use)
147 if ((p_ccb->in_use) &&
432 if (!p_lcb->in_use || p_lcb->transport != BT_TRANSPORT_LE)
439 if (p_ccb->in_use &&
    [all...]
l2c_ucd.c 63 if (p_rcb->in_use)
136 if (( p_rcb->in_use )
289 if ((p_rcb->in_use) && (p_rcb->ucd.state != L2C_UCD_STATE_UNUSED))
303 if (( p_ccb->in_use )
681 if (p_rcb->in_use)
    [all...]
l2c_link.c 89 if (p_lcb_cur->in_use)
472 L2CAP_TRACE_ERROR("%s: unexpected p_fixed_ccbs[%d] is NULL remote_bd_addr = %s p_lcb = %p in_use = %d link_state = %d handle = %d link_role = %d is_bonding = %d disc_reason = %d transport = %d",
477 p_lcb, p_lcb->in_use,
764 if (p_lcb->in_use)
813 if (p_lcb->in_use)
881 if (!p_ccb->in_use)
    [all...]
  /system/bt/stack/gatt/
gatt_api.c 566 if ( (ii > 0) && (ii < GATT_MAX_SR_PROFILES) && (gatt_cb.sr_reg[ii].in_use) )
573 gatt_cb.srv_list[ii].in_use = FALSE;
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 659 p_tle->in_use = FALSE;
754 if (p_target_tle->in_use)
866 p_tle->in_use = TRUE;
908 if (p_tle == NULL || p_tle->in_use == FALSE || p_timer_listq->p_first == NULL)
968 p_tle->in_use = FALSE;
  /external/libnfc-nci/src/gki/common/
gki_time.c 659 p_tle->in_use = FALSE;
754 if (p_target_tle->in_use)
866 p_tle->in_use = TRUE;
908 if (p_tle == NULL || p_tle->in_use == FALSE || p_timer_listq->p_first == NULL)
968 p_tle->in_use = FALSE;
  /system/bt/bta/hh/
bta_hh_le.c 248 if (!p_cb->hid_srvc.in_use)
257 if (!p_rpt->in_use)
438 p_cb->in_use = TRUE;
457 if (p_dev_cb->in_use && p_dev_cb->conn_id == conn_id)
477 if (p_dev_cb->in_use &&
493 if (p_cb->hid_srvc.in_use &&
563 if (p_rpt->in_use && p_rpt->rpt_id == rpt_id && r_type == p_rpt->rpt_type)
606 if (!p_rpt->in_use ||
611 if (!p_rpt->in_use)
613 p_rpt->in_use = TRUE
    [all...]
  /bionic/libc/kernel/uapi/drm/
i810_drm.h 147 unsigned char in_use; member in struct:_drm_i810_tex_region
  /external/kernel-headers/original/uapi/drm/
i810_drm.h 147 unsigned char in_use; /* owned by a client, or free? */ member in struct:_drm_i810_tex_region
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i810_drm.h 145 unsigned char in_use; /* owned by a client, or free? */ member in struct:_drm_i810_tex_region
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
i810_drm.h 145 unsigned char in_use; /* owned by a client, or free? */ member in struct:_drm_i810_tex_region
  /system/bt/bta/ag/
bta_ag_api.c 61 if (bta_ag_cb.scb[idx].in_use) {
  /system/bt/stack/gap/
gap_ble.c 79 if (p_clcb->in_use && !memcmp(p_clcb->bda, bda, BD_ADDR_LEN))
104 if (p_clcb->in_use && p_clcb->connected && p_clcb->conn_id == conn_id)
129 if (!p_clcb->in_use)
133 p_clcb->in_use = TRUE;
  /system/bt/stack/btm/
btm_acl.c 106 if ((p->in_use) && (!memcmp (p->remote_addr, bda, BD_ADDR_LEN))
138 if ((p->in_use) && (p->hci_handle == hci_handle))
240 if (!p->in_use)
242 p->in_use = TRUE;
391 p->in_use = FALSE;
480 if (p->in_use)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic4x.c 122 unsigned int in_use; /* True if in_use. */ member in struct:tic4x_insn
    [all...]
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay_i.h 106 Boolean in_use; /* bool inUse (read only) */ member in struct:transmit_sa
136 Boolean in_use; /* bool inUse (read only) */ member in struct:receive_sa
  /external/wpa_supplicant_8/src/drivers/
driver_macsec_qca.c 581 bool in_use = FALSE; local
585 &in_use);
589 if (!in_use) {
722 bool in_use = FALSE; local
726 &in_use);
730 if (!in_use) {
  /external/valgrind/auxprogs/
valgrind-di-server.c 178 Bool in_use; member in struct:__anon24916
693 assert(conn_state[conn_no].in_use);
    [all...]
  /system/bt/bta/gatt/
bta_gatts_act.c 161 if (p_cb->rcb[i].in_use)
196 if (p_cb->rcb[i].in_use)
211 if (first_unuse == 0xff && !p_cb->rcb[i].in_use)
224 p_cb->rcb[first_unuse].in_use = TRUE;
295 if (p_cb->rcb[i].in_use && p_cb->rcb[i].gatt_if == p_msg->api_dereg.server_if)

Completed in 750 milliseconds

1 2 34 5 6 7 8