Home | History | Annotate | Download | only in smp

Lines Matching refs:encr_enable

1837 void smp_link_encrypted(const RawAddress& bda, uint8_t encr_enable) {
1840 SMP_TRACE_DEBUG("%s: encr_enable=%d", __func__, encr_enable);
1845 if (p_cb->loc_enc_size != 0 && encr_enable) {
1850 smp_sm_event(&smp_cb, SMP_ENCRYPTED_EVT, &encr_enable);