HomeSort by relevance Sort by last modified time
    Searched refs:GATT_SEC_ENC_PENDING (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_auth.c 170 if (gatt_get_sec_act(p_tcb) == GATT_SEC_ENC_PENDING)
245 if (gatt_get_sec_act(p_tcb) == GATT_SEC_ENC_PENDING)
336 return GATT_SEC_ENC_PENDING;
514 case GATT_SEC_ENC_PENDING:
gatt_int.h 47 #define GATT_SEC_ENC_PENDING 6 /* wait for link encryption pending */

Completed in 39 milliseconds