HomeSort by relevance Sort by last modified time
    Searched refs:trusted_mask (Results 1 - 7 of 7) sorted by null

  /system/bt/stack/btm/
btm_dev.c 54 ** trusted_mask - Bitwise OR of services that do not
62 UINT8 *features, UINT32 trusted_mask[],
132 BTM_SEC_COPY_TRUSTED_DEVICE(trusted_mask, p_dev_rec->trusted_mask);
btm_sec.c 214 if(BTM_SEC_IS_SERVICE_TRUSTED(p_dev_rec->trusted_mask, p_serv_rec->service_id))
850 ** trusted_mask - bitwise OR of trusted services (array of UINT32)
853 void BTM_PINCodeReply (BD_ADDR bd_addr, UINT8 res, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask[])
    [all...]
btm_int.h 518 UINT32 trusted_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; /* Bitwise OR of trusted services */ member in struct:__anon72470
    [all...]
  /system/bt/stack/include/
btm_api.h     [all...]
  /system/bt/bta/dm/
bta_dm_act.c 1019 UINT32 trusted_mask[BTM_SEC_SERVICE_ARRAY_SIZE]; local
    [all...]
bta_dm_api.c 449 tBTA_SERVICE_MASK trusted_mask, BOOLEAN is_trusted,
457 p_msg->tm = trusted_mask;
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]

Completed in 169 milliseconds