OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trusted_mask
(Results
1 - 7
of
7
) sorted by null
/system/bt/stack/include/
btm_api.h
[
all
...]
/system/bt/stack/btm/
btm_dev.cc
53
*
trusted_mask
- Bitwise OR of services that do not
62
uint8_t* features, uint32_t
trusted_mask
[],
118
BTM_SEC_COPY_TRUSTED_DEVICE(
trusted_mask
, p_dev_rec->
trusted_mask
);
btm_sec.cc
209
if (BTM_SEC_IS_SERVICE_TRUSTED(p_dev_rec->
trusted_mask
,
819
*
trusted_mask
- bitwise OR of trusted services
824
uint8_t* p_pin, uint32_t
trusted_mask
[]) {
872
if (
trusted_mask
[
all
...]
btm_int_types.h
474
uint32_t
trusted_mask
[BTM_SEC_SERVICE_ARRAY_SIZE]; /* Bitwise OR of trusted
member in struct:__anon106205
[
all
...]
/system/bt/bta/dm/
bta_dm_api.cc
430
tBTA_SERVICE_MASK
trusted_mask
, bool is_trusted,
437
p_msg->tm =
trusted_mask
;
[
all
...]
bta_dm_act.cc
966
uint32_t
trusted_mask
[BTM_SEC_SERVICE_ARRAY_SIZE];
local
[
all
...]
/system/bt/bta/include/
bta_api.h
[
all
...]
Completed in 450 milliseconds