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

  /system/bt/stack/gatt/
gatt_auth.c 135 gatt_set_sec_act(p_clcb->p_tcb, GATT_SEC_NONE);
247 gatt_set_sec_act(p_tcb, GATT_SEC_NONE);
296 tGATT_SEC_ACTION sec_act = GATT_SEC_NONE;
486 if (sec_act_old == GATT_SEC_NONE)
523 gatt_set_sec_act(p_tcb, GATT_SEC_NONE);
gatt_int.h 41 #define GATT_SEC_NONE 0

Completed in 38 milliseconds