Home
last modified time | relevance | path

Searched refs:alloced (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_dev.c38 if ((g_avctMng.cbDev[i].alloced) && in AvctGetCbDevByAddress()
81 if (!g_avctMng.cbDev[i].alloced) { in AvctCbDevAlloc()
84 cbDev->alloced = true; in AvctCbDevAlloc()
H A Davctp_int.h110 bool alloced; /* false:unalloc, true :alloced */ member

Completed in 2 milliseconds