Home | History | Annotate | Download | only in hcic

Lines Matching refs:HCI_MAX_NUM_OF_LINK_KEYS_PER_CMMD

1319     if(num_keys > HCI_MAX_NUM_OF_LINK_KEYS_PER_CMMD)
1320 num_keys = HCI_MAX_NUM_OF_LINK_KEYS_PER_CMMD;