Searched refs:GATT_SEC_SIGN_DATA (Results 1 – 3 of 3) sorted by relevance
79 gatt_act_write(p_clcb, GATT_SEC_SIGN_DATA); in gatt_sign_data()322 act = GATT_SEC_SIGN_DATA; in gatt_determine_sec_act()407 case GATT_SEC_SIGN_DATA: in gatt_security_check_start()
47 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()
227 uint8_t op_code = (sec_act == GATT_SEC_SIGN_DATA) ? GATT_SIGN_CMD_WRITE in gatt_act_write()