Searched refs:BTM_SEC_SERVICE_ARRAY_SIZE (Results 1 – 4 of 4) sorted by relevance
1257 #define BTM_SEC_SERVICE_ARRAY_SIZE (((UINT32)BTM_SEC_MAX_SERVICES / BTM_SEC_ARRAY_BITS) + \ macro1343 …TED_DEVICE(p_src, p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SERVICE_ARRAY_SIZE; trst++)…1347 …LR_TRUSTED_DEVICE(p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SERVICE_ARRAY_SIZE; trst++)…
598 …UINT32 trusted_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; /* Bitwise OR of trusted services …
1104 UINT32 trusted_services_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; in bta_dm_add_device()1325 UINT32 trusted_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; in bta_dm_pin_reply()
5478 for (trusted_inx = 0; trusted_inx < BTM_SEC_SERVICE_ARRAY_SIZE; trusted_inx++) { in btm_sec_are_all_trusted()