Searched defs:in_use (Results 1 - 23 of 23) sorted by relevance

/system/bt/profile/include/
H A Dmanager.h33 bool in_use; member in struct:profile_t
/system/bt/gki/common/
H A Dgki.h44 UINT8 in_use; member in struct:_tle
/system/bt/stack/hid/
H A Dhidh_int.h39 BOOLEAN in_use; member in struct:per_device_ctb
/system/bt/stack/srvc/
H A Dsrvc_eng_int.h38 BOOLEAN in_use; member in struct:__anon1288
/system/bt/bta/pan/
H A Dbta_pan_int.h143 BOOLEAN in_use; /* scb in use */ member in struct:__anon550
/system/bt/stack/gap/
H A Dgap_int.h36 BOOLEAN in_use; /* True when structure is allocated */ member in struct:__anon851
45 BOOLEAN in_use; member in struct:__anon852
127 BOOLEAN in_use; member in struct:__anon857
/system/bt/bta/gatt/
H A Dbta_gatts_int.h183 BOOLEAN in_use; member in struct:__anon190
197 BOOLEAN in_use; member in struct:__anon191
H A Dbta_gattc_int.h310 BOOLEAN in_use; member in struct:__anon168
350 BOOLEAN in_use; member in struct:__anon169
358 BOOLEAN in_use; member in struct:__anon170
382 BOOLEAN in_use; member in struct:__anon171
399 BOOLEAN in_use; member in struct:__anon172
408 BOOLEAN in_use; member in struct:__anon173
/system/bt/stack/rfcomm/
H A Dport_int.h148 BOOLEAN in_use; /* True when structure is allocated */ member in struct:t_port_info
/system/bt/bta/ag/
H A Dbta_ag_int.h276 BOOLEAN in_use; /* scb in use */ member in struct:__anon27
/system/bt/bta/hh/
H A Dbta_hh_int.h193 BOOLEAN in_use; member in struct:__anon221
210 BOOLEAN in_use; member in struct:__anon222
253 BOOLEAN in_use; /* control block currently in use */ member in struct:__anon223
/system/bt/btif/include/
H A Dbtif_hl.h162 BOOLEAN in_use; member in struct:__anon622
190 BOOLEAN in_use; member in struct:__anon623
200 BOOLEAN in_use; member in struct:__anon624
230 BOOLEAN in_use; /* this CB is in use*/ member in struct:__anon626
254 BOOLEAN in_use; member in struct:__anon627
/system/bt/btif/src/
H A Dbtif_rc.c123 BOOLEAN in_use; member in struct:__anon681
1750 device.transaction[lbl].in_use=FALSE;
1807 if (FALSE==device.transaction[lbl].in_use)
1840 if (FALSE==device.transaction[i].in_use)
1843 device.transaction[i].in_use = TRUE;
H A Dbtif_gatt_client.c224 BOOLEAN in_use; member in struct:__anon661
399 if (!p_dev_cb->remote_dev[i].in_use )
403 p_dev_cb->remote_dev[i].in_use = TRUE;
414 p_dev_cb->remote_dev[i].in_use = TRUE;
427 if (p_dev_cb->remote_dev[i].in_use &&
/system/bt/stack/btm/
H A Dbtm_ble_int.h202 BOOLEAN in_use; member in struct:__anon819
277 BOOLEAN in_use; member in struct:__anon822
H A Dbtm_int.h93 BOOLEAN in_use; member in struct:__anon824
230 BOOLEAN in_use; member in struct:__anon827
/system/bt/stack/gatt/
H A Dgatt_int.h240 BOOLEAN in_use; member in struct:__anon869
256 BOOLEAN in_use; member in struct:__anon870
319 BOOLEAN in_use; member in struct:hdl_list_elem
336 BOOLEAN in_use; member in struct:srv_list_elem
381 BOOLEAN in_use; member in struct:__anon875
412 BOOLEAN in_use; member in struct:__anon877
445 BOOLEAN in_use; member in struct:__anon881
460 BOOLEAN in_use; member in struct:__anon883
472 BOOLEAN in_use; member in struct:__anon884
/system/bt/stack/include/
H A Davdt_api.h250 BOOLEAN in_use; /* TRUE if stream is currently in use */ member in struct:__anon895
464 ** will receive in_use as false and can open A2DP Sink
478 ** will receive in_use as true and will not open A2DP Sink
H A Dbtm_ble_api.h495 BOOLEAN in_use; member in struct:__anon1062
765 BOOLEAN in_use; member in struct:__anon1080
/system/bt/bta/hl/
H A Dbta_hl_int.h451 BOOLEAN in_use; member in struct:__anon253
491 BOOLEAN in_use; member in struct:__anon254
521 BOOLEAN in_use; /* this CB is in use*/ member in struct:__anon255
544 BOOLEAN in_use; member in struct:__anon256
553 BOOLEAN in_use; member in struct:__anon257
/system/bt/stack/l2cap/
H A Dl2c_int.h236 BOOLEAN in_use; member in struct:__anon1219
255 BOOLEAN in_use; /* TRUE when in use, FALSE when not */ member in struct:t_l2c_ccb
355 BOOLEAN in_use; /* TRUE when in use, FALSE when not */ member in struct:t_l2c_linkcb
/system/bt/bta/dm/
H A Dbta_dm_int.h777 BOOLEAN in_use; member in struct:__anon131
845 BOOLEAN in_use; member in struct:__anon135
/system/bt/stack/avdt/
H A Davdt_int.h489 BOOLEAN in_use; /* whether stream being used by peer */ member in struct:__anon804

Completed in 1234 milliseconds