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

/system/bt/bta/dm/
H A Dbta_dm_int.h874 UINT32 role_policy_mask; /* the bits set indicates the modules that wants to remove role switch from the default link policy */ member in struct:__anon136
H A Dbta_dm_act.c1026 bta_dm_cb.role_policy_mask &= ~mask;
1027 if(0 == bta_dm_cb.role_policy_mask)
1037 bta_dm_cb.role_policy_mask |= mask;

Completed in 13 milliseconds