HomeSort by relevance Sort by last modified time
    Searched full:sec_act_old (Results 1 - 1 of 1) sorted by null

  /system/bt/stack/gatt/
gatt_auth.c 482 tGATT_SEC_ACTION sec_act_old = gatt_get_sec_act(p_tcb); local
486 if (sec_act_old == GATT_SEC_NONE)
498 if (sec_act_old < GATT_SEC_ENCRYPT)

Completed in 340 milliseconds