Searched refs:GATT_SEC_SIGN_DATA (Results 1 – 3 of 3) sorted by relevance
81 gatt_act_write(p_clcb, GATT_SEC_SIGN_DATA); in gatt_sign_data()325 act = GATT_SEC_SIGN_DATA; in gatt_determine_sec_act()409 case GATT_SEC_SIGN_DATA: in gatt_security_check_start()
51 GATT_SEC_SIGN_DATA = 2, /* compute the signature for the write cmd */ enumerator62 CASE_RETURN_TEXT(GATT_SEC_SIGN_DATA); in gatt_security_action_text()
239 uint8_t op_code = (sec_act == GATT_SEC_SIGN_DATA) ? GATT_SIGN_CMD_WRITE in gatt_act_write()