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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 76 gatt_act_write(p_clcb, GATT_SEC_SIGN_DATA);
383 act = GATT_SEC_SIGN_DATA;
491 case GATT_SEC_SIGN_DATA:
gatt_cl.c 236 op_code = (sec_act == GATT_SEC_SIGN_DATA) ? GATT_SIGN_CMD_WRITE : GATT_CMD_WRITE;
    [all...]
gatt_int.h 43 #define GATT_SEC_SIGN_DATA 2 /* compute the signature for the write cmd */

Completed in 619 milliseconds