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

  /system/bt/stack/gatt/
gatt_auth.cc 74 gatt_act_write(p_clcb, GATT_SEC_SIGN_DATA);
342 act = GATT_SEC_SIGN_DATA;
436 case GATT_SEC_SIGN_DATA:
gatt_int.h 44 #define GATT_SEC_SIGN_DATA 2 /* compute the signature for the write cmd */
gatt_cl.cc 220 op_code = (sec_act == GATT_SEC_SIGN_DATA) ? GATT_SIGN_CMD_WRITE
    [all...]

Completed in 250 milliseconds