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

/system/bt/bta/ag/
H A Dbta_ag_int.h210 bool in_use; /* scb in use */ member in struct:tBTA_AG_SCB
/system/bt/bta/dm/
H A Dbta_dm_int.h222 bool in_use; member in struct:__anon84
278 bool in_use; member in struct:__anon88
/system/bt/bta/gatt/
H A Dbta_gattc_int.h197 bool in_use; member in struct:__anon116
228 bool in_use; member in struct:__anon117
235 bool in_use; member in struct:__anon118
259 bool in_use; member in struct:__anon119
275 bool in_use; member in struct:__anon120
282 bool in_use; member in struct:__anon121
H A Dbta_gatts_int.h127 bool in_use; member in struct:__anon134
139 bool in_use; member in struct:__anon135
/system/bt/bta/hh/
H A Dbta_hh_int.h176 bool in_use; member in struct:__anon175
191 bool in_use; member in struct:__anon176
232 bool in_use; /* control block currently in use */ member in struct:__anon177
/system/bt/bta/hl/
H A Dbta_hl_int.h414 bool in_use; member in struct:__anon207
453 bool in_use; member in struct:__anon208
482 bool in_use; /* this CB is in use*/ member in struct:__anon209
506 bool in_use; member in struct:__anon210
514 bool in_use; member in struct:__anon211
/system/bt/bta/include/
H A Dbta_hd_api.h81 bool in_use; member in struct:__anon322
/system/bt/bta/pan/
H A Dbta_pan_int.h122 bool in_use; /* scb in use */ member in struct:__anon464
/system/bt/btif/include/
H A Dbtif_hl.h148 bool in_use; member in struct:__anon524
175 bool in_use; member in struct:__anon525
184 bool in_use; member in struct:__anon526
211 bool in_use; /* this CB is in use*/ member in struct:__anon528
238 bool in_use; member in struct:__anon529
/system/bt/btif/src/
H A Dbtif_rc.cc198 bool in_use; member in struct:__anon598
5310 device.transaction[lbl].in_use = false;
5357 if (!device.transaction[lbl].in_use) {
5382 if (!device.transaction[i].in_use) {
5385 device.transaction[i].in_use = true;
/system/bt/stack/avdt/
H A Davdt_int.h425 in_use(false),
474 in_use = false;
498 bool in_use; // True if used by peer member in class:AvdtpScb
/system/bt/stack/btm/
H A Dbtm_ble_int_types.h184 bool in_use; member in struct:__anon955
256 bool in_use; member in struct:__anon958
H A Dbtm_ble_multi_adv.cc59 bool in_use; member in struct:__anon960::AdvertisingInstance
91 in_use(false),
277 if (p_inst->in_use) continue;
279 p_inst->in_use = true;
650 if (!p_inst->in_use) {
708 if (!p_inst->in_use) {
859 if (!p_inst->in_use) {
902 p_inst->in_use = false;
938 if (!inst.in_use || !inst.enable_status) continue;
953 if (inst.in_use
[all...]
H A Dbtm_int_types.h80 bool in_use; member in struct:__anon961
221 bool in_use; member in struct:__anon964
/system/bt/stack/gatt/
H A Dgatt_int.h194 bool in_use; member in struct:__anon1006
295 bool in_use; member in struct:__anon1010
323 bool in_use; member in struct:tGATT_CLCB
347 bool in_use; member in struct:__anon1014
/system/bt/stack/hid/
H A Dhidd_int.h36 bool in_use; member in struct:device_ctb
H A Dhidh_int.h35 bool in_use; member in struct:per_device_ctb
/system/bt/stack/include/
H A Davdt_api.h302 bool in_use; /* true if stream is currently in use */ member in struct:__anon1028
H A Dbtm_ble_api_types.h468 bool in_use; member in struct:__anon1188
/system/bt/stack/rfcomm/
H A Dport_int.h143 bool in_use; /* True when structure is allocated */ member in struct:__anon1312
/system/bt/stack/srvc/
H A Dsrvc_eng_int.h37 bool in_use; member in struct:__anon1352
/system/nfc/src/gki/common/
H A Dgki.h309 uint8_t in_use; member in struct:TIMER_LIST_ENT
/system/nfc/src/nfa/include/
H A Dnfa_dm_int.h345 bool in_use; /* TRUE if used */ member in struct:__anon2224

Completed in 339 milliseconds