Searched refs:BTM_SEC_SERVICE_ARRAY_SIZE (Results 1 – 4 of 4) sorted by relevance
1198 #define BTM_SEC_SERVICE_ARRAY_SIZE (((UINT32)BTM_SEC_MAX_SERVICES / BTM_SEC_ARRAY_BITS) + \ macro1284 …TED_DEVICE(p_src, p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SERVICE_ARRAY_SIZE; trst++)…1288 …LR_TRUSTED_DEVICE(p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SERVICE_ARRAY_SIZE; trst++)…
585 …UINT32 trusted_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; /* Bitwise OR of trusted services …
1041 UINT32 trusted_services_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; in bta_dm_add_device()1264 UINT32 trusted_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; in bta_dm_pin_reply()
5448 for (trusted_inx = 0; trusted_inx < BTM_SEC_SERVICE_ARRAY_SIZE; trusted_inx++) { in btm_sec_are_all_trusted()