Searched refs:BT_GATT_OTS_OACP_RES_SUCCESS (Results 1 – 3 of 3) sorted by relevance
32 (((RESULT) == BT_GATT_OTS_OACP_RES_SUCCESS) ? 0 : RESULT)
42 BT_GATT_OTS_OACP_RES_SUCCESS = 0x01, enumerator
108 return BT_GATT_OTS_OACP_RES_SUCCESS; in oacp_create_proc_validate()156 return BT_GATT_OTS_OACP_RES_SUCCESS; in oacp_delete_proc_validate()207 return BT_GATT_OTS_OACP_RES_SUCCESS; in oacp_checksum_proc_validate()252 return BT_GATT_OTS_OACP_RES_SUCCESS; in oacp_read_proc_validate()319 return BT_GATT_OTS_OACP_RES_SUCCESS; in oacp_write_proc_validate()703 if (oacp_status != BT_GATT_OTS_OACP_RES_SUCCESS) { in bt_gatt_ots_oacp_write()